-
Notifications
You must be signed in to change notification settings - Fork 421
Fix marker-only compare profiles #5130
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 marker-only compare profiles #5130
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the patch, fixing a painful issue!
However I think it's not fully correct in its current state, would you like to fix it?
Thanks!
Thanks for the review, I'm planning on addressing fixes (next week), as I'm needing this for some CI perf work I'm doing. |
c72e912
to
c567f1f
Compare
Thanks for the review and the correctness fixes. I addressed the comments. |
c567f1f
to
7b1971e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5130 +/- ##
==========================================
- Coverage 88.56% 88.56% -0.01%
==========================================
Files 307 307
Lines 27924 27931 +7
Branches 7556 7559 +3
==========================================
+ Hits 24730 24736 +6
- Misses 2977 2978 +1
Partials 217 217 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
[Markus Stange] Fix links to setup-startup-profiling.py post monorepo migration. (#5162) [Greg Tatum] Fix marker-only compare profiles (#5130) [Greg Tatum] Copy over the profile meta when merging profiles (#5131) [Nazım Can Altınova] Change the 'is-ready' postMessage pairs to 'ready:request' and 'ready:response' to be more explicit (#5148) [Julien Wajsberg] Fix timestamp issues in local tests (#5167) Also thanks to our localizers for contributing: fur: Fabio Tomat
Resolves #5129.