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