Skip to content

v0.7.0 (2021-10-08)

Choose a tag to compare

@mtkennerly mtkennerly released this 09 Oct 00:28
· 36 commits to master since this release
  • Added:
    • Benchmark.measurements getter for a list of Measurement from the raw Benchmark.data.
    • Benchmark.find() and Criteria to determine the fastest/slowest measurement.
    • Measurement.description field, which is used by Benchmark.measurements and Benchmark.find() so that each measurement retains its context.
  • Fixed: