Skip to content

Upgrade to asyncProfiler 4.4#5418

Open
lbloder wants to merge 3 commits into
mainfrom
feat/update-async-profiler-4.4
Open

Upgrade to asyncProfiler 4.4#5418
lbloder wants to merge 3 commits into
mainfrom
feat/update-async-profiler-4.4

Conversation

@lbloder

@lbloder lbloder commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Upgrade asyncProfiler version from 4.2 to 4.4

📜 Description

💡 Motivation and Context

resolves: #5059

💚 How did you test it?

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@sentry

sentry Bot commented May 12, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.43.2 (1) release

⚙️ sentry-android Build Distribution Settings

@github-actions

github-actions Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 357.82 ms 430.48 ms 72.66 ms
Size 0 B 0 B 0 B

Baseline results on branch: main

Startup times

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

@lbloder

lbloder commented May 17, 2026

Copy link
Copy Markdown
Collaborator Author

@sentry review

@lbloder

lbloder commented May 17, 2026

Copy link
Copy Markdown
Collaborator Author

cursor review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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.

@lbloder lbloder marked this pull request as ready for review May 26, 2026 06:35

@romtsn romtsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs rebasing on main and adapting changelog, but lgtm otherwise!

lbloder and others added 2 commits June 12, 2026 14:58
…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>
@lbloder lbloder force-pushed the feat/update-async-profiler-4.4 branch from a76130e to 80e91f1 Compare June 12, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update AsyncProfiler to 4.3

2 participants