-
Notifications
You must be signed in to change notification settings - Fork 292
debug codspeed build on main #707
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
Conversation
Cc @art049 who might have some ideas. Also worth running the benchmarks locally and seeing if there's any change. |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #707 +/- ##
=======================================
Coverage 93.73% 93.73%
=======================================
Files 99 99
Lines 13807 13807
Branches 25 25
=======================================
Hits 12942 12942
Misses 859 859
Partials 6 6 Continue to review full report in Codecov by Sentry.
|
CodSpeed Performance ReportMerging #707 Summary
Benchmarks breakdown
|
EDIT: no, that doesn't seem to be the case from further digging. |
Aha, I've found it in the last commit.
Closing this as I now know what I need. |
hey @davidhewitt, by any chance did you manage to understand what could have changed in the benches? maybe some different flags? I'm interested to try to understand this change! |
Yes, this looks like the cause of the change:
|
For understanding #705 - I want to see what the build flags look like when building this branch versus that one, to identify the cause of the benchmark change.