Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 14:31
· 3 commits to master since this release
v3.2.0
253b1be

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

  • Replace hardcoded outlier factor for improved readability by @art049 in #67

⚙️ Internals

⚠️ Since the wall-time instrument is still in beta, this minor release might create unexpected performance changes for this new instrument.

Full Changelog: v3.1.2...v3.2.0