Releases
v0.2.1
- Fix links and add context.
v0.2.0
- Added
exactly(count)
method toSus::Fixtures::Benchmark::Repeats
which returns anExactly
instance for fixed-count benchmarking.
v0.1.0
- Added
Sus::Fixtures::Benchmark::Repeats
which is not an integer, but an instance that allows the block to be executed multiple times until the benchmark converges.