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

fix(app-start): Cold start should be Cold Start #2076

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented May 28, 2024

Change span description for app start span

Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.30%. Comparing base (fec92cc) to head (9a40a21).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2076   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files          54       54           
  Lines        1789     1789           
=======================================
  Hits         1705     1705           
  Misses         84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 368.52 ms 436.31 ms 67.79 ms
Size 6.35 MiB 7.33 MiB 1005.56 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
051e97a 359.56 ms 426.68 ms 67.12 ms
3e9fb0e 329.14 ms 359.16 ms 30.02 ms
4efee31 308.92 ms 368.68 ms 59.76 ms
8ced2dc 295.58 ms 336.49 ms 40.91 ms
2261c15 370.00 ms 455.88 ms 85.88 ms
30c1193 349.00 ms 438.20 ms 89.20 ms
e66e71e 296.84 ms 345.43 ms 48.59 ms
62dde43 339.21 ms 423.06 ms 83.85 ms
5aab4c5 326.12 ms 378.82 ms 52.70 ms
5e8d2b3 342.17 ms 375.83 ms 33.66 ms

App size

Revision Plain With Sentry Diff
051e97a 6.27 MiB 7.20 MiB 959.09 KiB
3e9fb0e 5.94 MiB 6.95 MiB 1.01 MiB
4efee31 5.94 MiB 6.92 MiB 1003.76 KiB
8ced2dc 6.06 MiB 7.03 MiB 990.29 KiB
2261c15 6.27 MiB 7.20 MiB 957.75 KiB
30c1193 6.27 MiB 7.20 MiB 958.74 KiB
e66e71e 6.06 MiB 7.09 MiB 1.03 MiB
62dde43 5.94 MiB 6.96 MiB 1.02 MiB
5aab4c5 6.06 MiB 7.10 MiB 1.04 MiB
5e8d2b3 6.15 MiB 7.13 MiB 1000.11 KiB

Copy link
Contributor

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1256.56 ms 1275.21 ms 18.65 ms
Size 8.33 MiB 9.54 MiB 1.22 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
fe4aa56 1248.82 ms 1261.35 ms 12.53 ms
955541a 1230.22 ms 1252.96 ms 22.73 ms
5aba417 1265.31 ms 1287.90 ms 22.59 ms
0be962b 1264.10 ms 1281.16 ms 17.06 ms
1cdcacf 1208.35 ms 1235.13 ms 26.77 ms
b8562d0 1249.92 ms 1267.56 ms 17.64 ms
9928a74 1249.98 ms 1269.08 ms 19.10 ms
3de8b9b 1234.22 ms 1251.94 ms 17.72 ms
a609134 1254.50 ms 1265.08 ms 10.58 ms
2331d89 1260.86 ms 1281.24 ms 20.39 ms

App size

Revision Plain With Sentry Diff
fe4aa56 8.10 MiB 9.08 MiB 1004.36 KiB
955541a 8.28 MiB 9.34 MiB 1.06 MiB
5aba417 8.16 MiB 9.17 MiB 1.01 MiB
0be962b 8.10 MiB 9.16 MiB 1.07 MiB
1cdcacf 8.32 MiB 9.39 MiB 1.06 MiB
b8562d0 8.33 MiB 9.54 MiB 1.22 MiB
9928a74 8.16 MiB 9.17 MiB 1.01 MiB
3de8b9b 8.28 MiB 9.34 MiB 1.06 MiB
a609134 8.16 MiB 9.16 MiB 1.01 MiB
2331d89 8.16 MiB 9.17 MiB 1.01 MiB

@buenaflor buenaflor marked this pull request as ready for review May 28, 2024 12:46
Copy link
Member

@narsaynorath narsaynorath left a comment

Choose a reason for hiding this comment

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

Perfect! Thanks for being able to make this change so quickly

@buenaflor buenaflor merged commit 5baa201 into main May 28, 2024
50 checks passed
@buenaflor buenaflor deleted the fix/app-start branch May 28, 2024 13: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.

2 participants