What's Changed
This release improves the reliability of the measurement, primarily focusing on the wall-time instrument.
🚀 Features
-
Increase the min round time to a bigger value (+/- 1ms) by @art049
-
Fix the random seed while measuring with instruments by @art049 in #48
🐛 Bug Fixes
- Use time per iteration instead of total round time in stats by @art049
🏗️ Refactor
⚙️ Internals
- Fix self-dependency by @adriencaccia in #66
- Fix uv version in CI by @adriencaccia
- Add benchmarks-walltime job to run additional performance benchmarks by @art049 in #65
Full Changelog: v3.1.2...v3.2.0