Skip to content

1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 09:49
· 80 commits to main since this release
0b15255

1.14.0 (2023-12-11)

Features

Change the default output to be scaled to the inner loop count (and for throughput, always scale to this)

Add a new metric peakMemoryResidentDelta that discounts any test setup memory footprint and only shows the delta for the actual benchmark run for RSS.

What's Changed

Fixed TSAN failure
Fix (sometimes) cut off description
Proper checks for missing absolute threshold paths

  • feat(minor): Various outstanding fixes by @hassila in #204

Full Changelog: 1.13.0...1.14.0