-
Notifications
You must be signed in to change notification settings - Fork 13
fix: divan walltime metric #99
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
177c4d1
to
468c7ea
Compare
CodSpeed Instrumentation Performance ReportMerging #99 will improve performances by 3.26%Comparing Summary
Benchmarks breakdown
|
CodSpeed WallTime Performance ReportMerging #99 will degrade performances by 32.65%Comparing Summary
Benchmarks breakdown
|
d5b7da5
to
6e0a2e1
Compare
There is an issue with the data in this comment, it does not correspond to what we have on the codspeed links you provided |
6e0a2e1
to
e129cbf
Compare
The second one seems to be correct (since it uses the actual fixed times), but maybe I copied the wrong output for the first run. I'll do it again. EDIT: new results for the 1st run - as you can see, the results differ which is due to the bug that we now fixed.
https://staging.codspeed.io/AvalancheHQ/ruff-variance-testing/runs/685d6086d61ba36f94bb4d27 |
5e72aea
to
5a1f0f0
Compare
5a1f0f0
to
100850b
Compare
100850b
to
f703a54
Compare
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.
looks good! The last thing needed as Adrien mentionned is having the same tests in criterion will ensure consitency
They are already there. Looks like I forgot to resolve the comment. Will merge this now! |
Before:

After:

(benchmark has been renamed to
sleep_100ms_with_custom_sample
)EDIT: Verified that it works on ruff: