Update benchmarks authored by drebs's avatar drebs
......@@ -16,7 +16,7 @@ These are the configuration options that tests that are automatically calibrated
* `warmup_rounds=0`
* `iterations=1`
* `min_rounds=5` (or `4` for the ones that use `txbenchmark_with_setup`)
* `min_rounds=5`
* `min_time=9.5367431640625e-06` (approximatelly $`10^{-5}`$ second or 0.01 ms)
* `--benchmark-calibration-precision=10`
......
......