Releases: JerilynFranz/python-simplebench
Releases · JerilynFranz/python-simplebench
v0.8.0-alpha.0
What's Changed
- Implemented auto-calibration of rounds
- Added timers module for measuring overhead and precision of timers
- Implemented auto-calibration of number of rounds by default
- Fixed major bugs in timing measurements
- Was incorrectly dividing total time for an iteration by number of rounds twice
- Was incorrectly adjusting for effect of rounds on std deviation calculation
- Refactored utils module into separate files
Full Changelog: https://github.com/JerilynFranz/python-simplebench/commits/v0.8.0-alpha.0