-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: use proper iterations times and fix round sizes #67
base: master
Are you sure you want to change the base?
fix: use proper iterations times and fix round sizes #67
Conversation
art049
commented
Jan 28, 2025
•
edited
Loading
edited
- fix: use time per iteration instead of total round time in stats
- feat: increase the min round time to a bigger value (+/- 1ms)
5468412
to
325cb00
Compare
CodSpeed Instrumentation Performance ReportMerging #67 will improve performances by 3.05%Comparing Summary
Benchmarks breakdown
|
CodSpeed Walltime Performance ReportMerging #67 will degrade performances by 5%Comparing Summary
Benchmarks breakdown
|
Let's merge #65 before this one, so that the reports will work correctly |
it doesn't affect existing data since having sub 100ns time in python is quite difficult
325cb00
to
4333c1f
Compare