sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

8.x.x

Open adinauer opened this issue 1 year ago • 1 comments

Please do not merge main in here before PRs have been merged to avoid merge conflicts.

Draft PR so we can keep up with 8.0.0 and main diff.

The idea is to merge this branch into main once we GA.

#skip-changelog

TODOs:

  • [x] Add ScopesTest (copied and adapted from HubTest)
  • [ ] Changelog
  • [ ] Migration guide
  • [ ] Docs

adinauer avatar Apr 16 '24 13:04 adinauer

Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 417.69 ms 492.86 ms 75.16 ms
Size 1.70 MiB 2.29 MiB 599.31 KiB

Previous results on branch: 8.x.x

Startup times

Revision Plain With Sentry Diff
a0f7731850f80c8db20ef17aca53db37fe0042ff 357.02 ms 433.40 ms 76.38 ms
2f49b9c73a2b2bca8b19be915cf6d3241183eb8c 416.54 ms 479.14 ms 62.60 ms
a59fca29342f9ee762aefa59d4928457427b81d3 560.08 ms 658.80 ms 98.71 ms
57732e89c9bdcfa0da2e390fe5124b9867cd8db2 435.66 ms 510.50 ms 74.84 ms
ca826803973c344d4e8564e139cf2883063a5732 490.88 ms 631.67 ms 140.80 ms
41e496a847e15a0fabd722246283aa5e855ae91e 408.90 ms 491.32 ms 82.42 ms

App size

Revision Plain With Sentry Diff
a0f7731850f80c8db20ef17aca53db37fe0042ff 1.70 MiB 2.29 MiB 599.77 KiB
2f49b9c73a2b2bca8b19be915cf6d3241183eb8c 1.70 MiB 2.29 MiB 599.31 KiB
a59fca29342f9ee762aefa59d4928457427b81d3 1.70 MiB 2.29 MiB 599.77 KiB
57732e89c9bdcfa0da2e390fe5124b9867cd8db2 1.70 MiB 2.29 MiB 599.77 KiB
ca826803973c344d4e8564e139cf2883063a5732 1.70 MiB 2.29 MiB 599.31 KiB
41e496a847e15a0fabd722246283aa5e855ae91e 1.70 MiB 2.29 MiB 599.77 KiB

github-actions[bot] avatar May 14 '24 05:05 github-actions[bot]