Upgrade to asyncProfiler 4.4#5418
Open
lbloder wants to merge 3 commits into
Open
Conversation
📲 Install BuildsAndroid
|
Contributor
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| ee747ae | 357.79 ms | 421.84 ms | 64.05 ms |
| d15471f | 315.20 ms | 370.22 ms | 55.02 ms |
| 3998a95 | 415.94 ms | 478.54 ms | 62.60 ms |
| c8125f3 | 383.82 ms | 441.66 ms | 57.84 ms |
| cf708bd | 408.35 ms | 458.98 ms | 50.63 ms |
| ff8eea4 | 313.42 ms | 337.08 ms | 23.66 ms |
| ce0a49e | 532.00 ms | 609.96 ms | 77.96 ms |
| d15471f | 303.49 ms | 439.08 ms | 135.59 ms |
| 6edfca2 | 305.52 ms | 432.78 ms | 127.26 ms |
| 4fc476b | 280.63 ms | 363.04 ms | 82.42 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| ee747ae | 1.58 MiB | 2.10 MiB | 530.95 KiB |
| d15471f | 1.58 MiB | 2.13 MiB | 559.54 KiB |
| 3998a95 | 1.58 MiB | 2.10 MiB | 532.96 KiB |
| c8125f3 | 1.58 MiB | 2.10 MiB | 532.32 KiB |
| cf708bd | 1.58 MiB | 2.11 MiB | 539.71 KiB |
| ff8eea4 | 1.58 MiB | 2.28 MiB | 718.64 KiB |
| ce0a49e | 1.58 MiB | 2.10 MiB | 532.94 KiB |
| d15471f | 1.58 MiB | 2.13 MiB | 559.54 KiB |
| 6edfca2 | 1.58 MiB | 2.13 MiB | 559.07 KiB |
| 4fc476b | 0 B | 0 B | 0 B |
Collaborator
Author
|
@sentry review |
Collaborator
Author
|
cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 96e9be2. Configure here.
romtsn
approved these changes
Jun 12, 2026
romtsn
left a comment
Member
There was a problem hiding this comment.
needs rebasing on main and adapting changelog, but lgtm otherwise!
…leEventVisitor add changelog chore: update scripts/update-gradle.sh to v9.5.1 (#5419) Co-authored-by: GitHub <noreply@github.com> chore: update scripts/update-sentry-native-ndk.sh to 0.14.1 (#5433) Co-authored-by: GitHub <noreply@github.com> chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 (#5427) * chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * changelog --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> add changelog add changelog chore: update scripts/update-gradle.sh to v9.5.1 (#5419) Co-authored-by: GitHub <noreply@github.com> chore: update scripts/update-sentry-native-ndk.sh to 0.14.1 (#5433) Co-authored-by: GitHub <noreply@github.com> chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 (#5427) * chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * changelog --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> add changelog add changelog chore: update scripts/update-gradle.sh to v9.5.1 (#5419) Co-authored-by: GitHub <noreply@github.com> chore: update scripts/update-sentry-native-ndk.sh to 0.14.1 (#5433) Co-authored-by: GitHub <noreply@github.com> chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 (#5427) * chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * changelog --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
a76130e to
80e91f1
Compare
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.
Upgrade asyncProfiler version from 4.2 to 4.4
📜 Description
💡 Motivation and Context
resolves: #5059
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps