Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@mraleph mraleph released this 06 Jul 10:46
· 33 commits to master since this release
f4ed0fc
  • Change measuring algorithm in BenchmarkBase to avoid calling stopwatch
    methods repeatedly in the measuring loop. This makes measurement work better
    for run methods which are small themselves.