Remove sentry-native submodule again; ignore failing test#3525
Merged
Remove sentry-native submodule again; ignore failing test#3525
Conversation
Contributor
|
Contributor
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 9428efa | 389.31 ms | 481.67 ms | 92.37 ms |
| 9f2c855 | 424.20 ms | 506.34 ms | 82.14 ms |
| 6f16882 | 426.16 ms | 494.15 ms | 67.99 ms |
| dcad3c9 | 400.04 ms | 479.67 ms | 79.62 ms |
| 34db09f | 362.68 ms | 443.02 ms | 80.34 ms |
| 3e1e45b | 373.72 ms | 439.33 ms | 65.60 ms |
| a373f02 | 372.81 ms | 432.96 ms | 60.15 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 9428efa | 1.70 MiB | 2.28 MiB | 597.68 KiB |
| 9f2c855 | 1.70 MiB | 2.28 MiB | 596.32 KiB |
| 6f16882 | 1.70 MiB | 2.28 MiB | 596.37 KiB |
| dcad3c9 | 1.70 MiB | 2.28 MiB | 596.35 KiB |
| 34db09f | 1.70 MiB | 2.28 MiB | 596.37 KiB |
| 3e1e45b | 1.70 MiB | 2.28 MiB | 596.32 KiB |
| a373f02 | 1.70 MiB | 2.28 MiB | 596.35 KiB |
Previous results on branch: feat/potel-29-remove-sentry-native-again
Startup times
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 8accc81 | 418.34 ms | 479.68 ms | 61.34 ms |
| 1783959 | 360.79 ms | 420.50 ms | 59.71 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 8accc81 | 1.70 MiB | 2.29 MiB | 599.38 KiB |
| 1783959 | 1.70 MiB | 2.29 MiB | 599.38 KiB |
stefanosiano
approved these changes
Jun 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#skip-changelog
📜 Description
💡 Motivation and Context
Seems to have resurfaced due to auto merge bringing it back. It was removed in https://github.com/getsentry/sentry-java/pull/3189/files#diff-359faa0e4a4584b6ac04835e8df52961f6b7b2eb4ba0962c5ac5c2b4ef45832c
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps