Releases: hendriknielaender/zBench
Releases · hendriknielaender/zBench
v0.9.1
What's Changed
- docs: add hooks documentation and example by @AxelDelsol in #89
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.1
What's Changed
- use std.Build.path function instead of std.Build.LazyPath.path by @FObersteiner in #79
- chore: add tracking allocations to README.md by @hendriknielaender in #80
- chore: add TOC & created install.md by @hendriknielaender in #82
- fix: truncate long benchmark name by @AxelDelsol in #86
- chore: improve output lisibility by @AxelDelsol in #87
New Contributors
- @AxelDelsol made their first contribution in #86
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Upgrade to Version 0.12 by @hendriknielaender in #37
- Replaced exe.addModule with exe.root_module.addImport by @xvzls in #75
New Contributors
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0
What's Changed
- feat(benchmark): add lifecycle hooks for enhanced benchmark control by @hendriknielaender in #56
- chore: remove dead function zbench.prettyPrintHeader by @Bryysen in #53
- fix: percentile calculation, sorting issue by @bens in #60
- fix: Formatting durations, and pretty printing cleanup by @bens in #62
New Contributors
Full Changelog: v0.3.0...v0.4.0