Skip to content

Releases: hendriknielaender/zBench

v0.9.1

09 Sep 20:32
0c595ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

18 Aug 13:23
9fa246b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

15 Aug 19:33
f52a6a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Apr 13:08
1f0249e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @xvzls made their first contribution in #75

Full Changelog: v0.7.1...v0.8.0

v0.7.1

12 Apr 07:41
a7de182
Compare
Choose a tag to compare

What's Changed

  • Don't mutate the readings when calculating statistics by @bens in #73

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Apr 22:30
ad8a826
Compare
Choose a tag to compare

What's Changed

  • Add std.Progress back in by @bens in #72
  • Add memory allocation tracking by @bens in #69

Full Changelog: v0.6.1...v0.7.0

v0.6.1

20 Mar 20:00
9aeedd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Mar 15:35
3ca44c2
Compare
Choose a tag to compare

What's Changed

  • Add functions to write Result and Results to a JSON format by @bens in #66
  • Parameterised benchmarks by @bens in #67
  • Add an incremental API for running benchmarks by @bens in #65

Full Changelog: v0.5.0...v0.6.0

v0.5.0

17 Mar 12:42
e99ab4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

13 Mar 09:05
5e310ba
Compare
Choose a tag to compare

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

  • @bens made their first contribution in #60

Full Changelog: v0.3.0...v0.4.0