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

impr(continuous profiling): add sdk name and version to profile chunks #4215

Merged

Conversation

armcknight
Copy link
Member

To comply with new requirements in getsentry/relay#3882

#skip-changelog

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.410%. Comparing base (19b93f9) to head (b4b65f2).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4215       +/-   ##
=============================================
+ Coverage   91.404%   91.410%   +0.005%     
=============================================
  Files          611       611               
  Lines        49051     49058        +7     
  Branches     17707     17707               
=============================================
+ Hits         44835     44844        +9     
+ Misses        4122      4121        -1     
+ Partials        94        93        -1     
Files Coverage Δ
...es/Sentry/Profiling/SentryProfilerSerialization.mm 91.287% <100.000%> (+0.134%) ⬆️
...yProfilerTests/SentryContinuousProfilerTests.swift 97.044% <100.000%> (+0.044%) ⬆️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19b93f9...b4b65f2. Read the comment docs.

@armcknight armcknight changed the title impr: add sdk name and version to profile chunks impr(continuous profiling): add sdk name and version to profile chunks Jul 31, 2024
Copy link

github-actions bot commented Aug 1, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1233.21 ms 1244.32 ms 11.11 ms
Size 21.58 KiB 694.57 KiB 672.99 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d760c3f 1228.58 ms 1246.22 ms 17.64 ms
3f74b8f 1229.90 ms 1249.42 ms 19.52 ms
983de17 1260.57 ms 1263.68 ms 3.11 ms
5d6ce0e 1206.72 ms 1228.67 ms 21.95 ms
bd2afa6 1192.31 ms 1210.37 ms 18.05 ms
1e065bc 1239.69 ms 1258.18 ms 18.49 ms
3478fc5 1237.94 ms 1251.13 ms 13.19 ms
3297d6e 1196.08 ms 1205.43 ms 9.35 ms
5be7a7c 1223.25 ms 1237.12 ms 13.87 ms
a176fc4 1250.29 ms 1257.88 ms 7.59 ms

App size

Revision Plain With Sentry Diff
d760c3f 22.84 KiB 403.17 KiB 380.33 KiB
3f74b8f 21.58 KiB 418.78 KiB 397.20 KiB
983de17 22.84 KiB 403.19 KiB 380.34 KiB
5d6ce0e 22.85 KiB 405.38 KiB 382.53 KiB
bd2afa6 20.76 KiB 420.55 KiB 399.79 KiB
1e065bc 20.76 KiB 425.78 KiB 405.01 KiB
3478fc5 21.58 KiB 654.59 KiB 633.01 KiB
3297d6e 21.58 KiB 418.44 KiB 396.86 KiB
5be7a7c 21.58 KiB 671.89 KiB 650.31 KiB
a176fc4 22.84 KiB 403.24 KiB 380.39 KiB

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

LGTM

@armcknight armcknight merged commit ebeb68c into main Aug 7, 2024
66 of 68 checks passed
@armcknight armcknight deleted the armcknight/fix/continuous-profiling/client-sdk-info branch August 7, 2024 23:36
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.

3 participants