Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Android SDK to v7.10.0 #3805

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 8, 2024

Bumps scripts/update-android.sh from 7.8.0 to 7.10.0.

Auto-generated by a dependency updater.

Changelog

7.10.0

Features

  • Publish Gradle module metadata (#3422)

Fixes

  • Fix faulty span.frame_delay calculation for early app start spans (#3427)
  • Fix crash when installing ShutdownHookIntegration and the VM is shutting down (#3456)

7.9.0

Features

  • Add start_type to app context (#3379)
  • Add ttid/ttfd contribution flags (#3386)

Fixes

  • (Internal) Metrics code cleanup (#3403)
  • Fix Frame measurements in app start transactions (#3382)
  • Fix timing metric value different from span duration (#3368)
  • Do not always write startup crash marker (#3409)
    • This may have been causing the SDK init logic to block the main thread

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch from a3dd5ea to 80c0142 Compare May 8, 2024 15:04
Copy link
Contributor Author

github-actions bot commented May 8, 2024

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 348.81 ms 370.40 ms 21.59 ms
Size 7.15 MiB 8.21 MiB 1.07 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
457e29f+dirty 591.49 ms 612.96 ms 21.47 ms
e5c9b8b+dirty 335.40 ms 360.06 ms 24.67 ms
6e8584e+dirty 383.37 ms 400.84 ms 17.47 ms
62a750b+dirty 370.78 ms 376.73 ms 5.96 ms
0db0c72+dirty 335.20 ms 351.06 ms 15.86 ms
3ffcddd+dirty 244.82 ms 295.47 ms 50.65 ms
15c80ab+dirty 276.38 ms 327.54 ms 51.17 ms
d197b5c+dirty 258.75 ms 313.61 ms 54.86 ms
5a22220+dirty 384.61 ms 419.06 ms 34.45 ms
b1e8712+dirty 322.55 ms 331.84 ms 9.29 ms

App size

Revision Plain With Sentry Diff
457e29f+dirty 7.15 MiB 8.10 MiB 981.29 KiB
e5c9b8b+dirty 7.15 MiB 8.10 MiB 980.41 KiB
6e8584e+dirty 7.15 MiB 8.13 MiB 1002.18 KiB
62a750b+dirty 7.15 MiB 8.21 MiB 1.06 MiB
0db0c72+dirty 7.15 MiB 8.04 MiB 911.02 KiB
3ffcddd+dirty 7.15 MiB 8.04 MiB 912.17 KiB
15c80ab+dirty 7.15 MiB 8.09 MiB 966.13 KiB
d197b5c+dirty 7.15 MiB 8.09 MiB 962.72 KiB
5a22220+dirty 7.15 MiB 8.21 MiB 1.06 MiB
b1e8712+dirty 7.15 MiB 8.04 MiB 912.27 KiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch 2 times, most recently from 7042fc4 to df38a16 Compare May 13, 2024 15:23
Copy link
Contributor Author

github-actions bot commented May 13, 2024

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 413.33 ms 455.11 ms 41.79 ms
Size 17.73 MiB 19.94 MiB 2.21 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
6e8584e 447.10 ms 474.71 ms 27.61 ms
80b2ce3 385.02 ms 387.36 ms 2.34 ms
728164b 414.34 ms 449.22 ms 34.88 ms
15c80ab+dirty 336.27 ms 350.58 ms 14.31 ms
457e29f 398.10 ms 421.39 ms 23.29 ms
5bb8d5f 431.21 ms 459.40 ms 28.19 ms
d197b5c+dirty 338.94 ms 354.87 ms 15.93 ms
31fcca2 391.22 ms 414.78 ms 23.56 ms
e5c9b8b 409.02 ms 426.66 ms 17.64 ms
12427f4 393.69 ms 414.84 ms 21.14 ms

App size

Revision Plain With Sentry Diff
6e8584e 17.73 MiB 19.86 MiB 2.12 MiB
80b2ce3 17.73 MiB 19.75 MiB 2.02 MiB
728164b 17.73 MiB 19.85 MiB 2.12 MiB
15c80ab+dirty 17.73 MiB 20.04 MiB 2.31 MiB
457e29f 17.73 MiB 19.84 MiB 2.10 MiB
5bb8d5f 17.73 MiB 19.93 MiB 2.20 MiB
d197b5c+dirty 17.73 MiB 20.04 MiB 2.31 MiB
31fcca2 17.73 MiB 19.90 MiB 2.17 MiB
e5c9b8b 17.73 MiB 19.83 MiB 2.10 MiB
12427f4 17.73 MiB 19.85 MiB 2.12 MiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch from df38a16 to 2eec825 Compare May 13, 2024 15:34
@krystofwoldrich krystofwoldrich enabled auto-merge (squash) May 13, 2024 15:34
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch 3 times, most recently from e31957f to f955e5c Compare May 27, 2024 15:48
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch 6 times, most recently from 2d80c95 to 5a47ec9 Compare June 6, 2024 15:47
@github-actions github-actions bot changed the title chore(deps): update Android SDK to v7.9.0 chore(deps): update Android SDK to v7.10.0 Jun 6, 2024
Copy link
Contributor Author

github-actions bot commented Jun 6, 2024

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1320.37 ms 1324.56 ms 4.20 ms
Size 2.92 MiB 3.59 MiB 684.57 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
6e8584e+dirty 1271.71 ms 1281.26 ms 9.55 ms
d361d38+dirty 1272.96 ms 1291.70 ms 18.74 ms
2534337+dirty 1220.87 ms 1221.47 ms 0.60 ms
5a22220+dirty 1246.18 ms 1249.61 ms 3.43 ms
5bb8d5f+dirty 1215.04 ms 1217.52 ms 2.48 ms
76d1baf+dirty 1245.00 ms 1257.76 ms 12.76 ms
0db0c72+dirty 1258.88 ms 1262.52 ms 3.64 ms
3ffcddd+dirty 1272.22 ms 1273.98 ms 1.76 ms
52a8031+dirty 1255.96 ms 1273.00 ms 17.04 ms
86d6d2c+dirty 1291.62 ms 1296.80 ms 5.18 ms

App size

Revision Plain With Sentry Diff
6e8584e+dirty 2.92 MiB 3.44 MiB 536.52 KiB
d361d38+dirty 2.92 MiB 3.41 MiB 503.57 KiB
2534337+dirty 2.92 MiB 3.43 MiB 529.76 KiB
5a22220+dirty 2.92 MiB 3.48 MiB 575.81 KiB
5bb8d5f+dirty 2.92 MiB 3.48 MiB 575.85 KiB
76d1baf+dirty 2.92 MiB 3.38 MiB 475.74 KiB
0db0c72+dirty 2.92 MiB 3.40 MiB 492.71 KiB
3ffcddd+dirty 2.92 MiB 3.40 MiB 494.39 KiB
52a8031+dirty 2.92 MiB 3.38 MiB 475.71 KiB
86d6d2c+dirty 2.92 MiB 3.37 MiB 464.31 KiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh branch from 5a47ec9 to b168cd5 Compare June 7, 2024 00:16
@krystofwoldrich krystofwoldrich merged commit 837def0 into main Jun 7, 2024
57 of 60 checks passed
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-android.sh branch June 7, 2024 08:20
krystofwoldrich added a commit that referenced this pull request Jun 7, 2024
krystofwoldrich added a commit that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants