Skip to content

Conversation

@krystofwoldrich
Copy link
Contributor

Bump to the latest v9 available today.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2025

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 387.61 ms 383.10 ms -4.51 ms
Size 7.15 MiB 8.29 MiB 1.14 MiB

Baseline results on branch: v7

Startup times

Revision Plain With Sentry Diff
9da5c4e+dirty 399.70 ms 407.34 ms 7.64 ms

App size

Revision Plain With Sentry Diff
9da5c4e+dirty 7.15 MiB 8.42 MiB 1.27 MiB

Previous results on branch: kw-bump-latest-js

Startup times

Revision Plain With Sentry Diff
72652fe+dirty 396.90 ms 392.52 ms -4.38 ms

App size

Revision Plain With Sentry Diff
72652fe+dirty 7.15 MiB 8.42 MiB 1.27 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 422.48 ms 414.29 ms -8.19 ms
Size 17.75 MiB 19.54 MiB 1.79 MiB

Baseline results on branch: v7

Startup times

Revision Plain With Sentry Diff
9da5c4e 478.08 ms 467.46 ms -10.63 ms

App size

Revision Plain With Sentry Diff
9da5c4e 17.75 MiB 20.16 MiB 2.41 MiB

Previous results on branch: kw-bump-latest-js

Startup times

Revision Plain With Sentry Diff
72652fe 421.13 ms 422.33 ms 1.21 ms

App size

Revision Plain With Sentry Diff
72652fe 17.75 MiB 20.15 MiB 2.41 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1222.23 ms 1227.43 ms 5.20 ms
Size 2.63 MiB 3.77 MiB 1.14 MiB

Baseline results on branch: v7

Startup times

Revision Plain With Sentry Diff
9da5c4e+dirty 1231.84 ms 1235.49 ms 3.65 ms

App size

Revision Plain With Sentry Diff
9da5c4e+dirty 2.63 MiB 3.76 MiB 1.13 MiB

Previous results on branch: kw-bump-latest-js

Startup times

Revision Plain With Sentry Diff
72652fe+dirty 1216.33 ms 1233.06 ms 16.73 ms

App size

Revision Plain With Sentry Diff
72652fe+dirty 2.63 MiB 3.76 MiB 1.13 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1218.10 ms 1214.29 ms -3.81 ms
Size 3.19 MiB 4.34 MiB 1.15 MiB

Baseline results on branch: v7

Startup times

Revision Plain With Sentry Diff
9da5c4e+dirty 1215.41 ms 1226.38 ms 10.97 ms

App size

Revision Plain With Sentry Diff
9da5c4e+dirty 3.19 MiB 4.33 MiB 1.14 MiB

Previous results on branch: kw-bump-latest-js

Startup times

Revision Plain With Sentry Diff
72652fe+dirty 1241.18 ms 1243.16 ms 1.98 ms

App size

Revision Plain With Sentry Diff
72652fe+dirty 3.19 MiB 4.33 MiB 1.14 MiB

Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

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

Thank you for bumping the version Krystof 🙇
The changes and the changelog since v9.1.0 LGTM. Some notes:

  • We might need to consider the deprecation of inboundFiltersIntegration(9.3), dropUndefinedKeys (9.10), SentryError(9.10)
  • I think we can suppress the lint failure by adding /* eslint-env jest */ a the top of mockBabelTransformer.js
  • We can ignore the Typescript 3.8 failure since it will be fixed when we merge #4673 from main.

@krystofwoldrich
Copy link
Contributor Author

Thank you, @antonis, for the notes. It makes sense. I'll open a follow-up PR with the deprecation.

I fixed the lint failure, and I will ignore the ts 3.8 for now.

Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

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

LGTM 🎸

@krystofwoldrich krystofwoldrich merged commit 4fabd63 into v7 Apr 16, 2025
64 checks passed
@krystofwoldrich krystofwoldrich deleted the kw-bump-latest-js branch April 16, 2025 10:50
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.

2 participants