Update benchmarks authored by drebs's avatar drebs
...@@ -16,7 +16,7 @@ These are the configuration options that all tests currently run: ...@@ -16,7 +16,7 @@ These are the configuration options that all tests currently run:
* `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` (or `4` for the ones that use `txbenchmark_with_setup`)
* `min_time=9.5367431640625e-06` (approximatelly $`10^{05}`$ 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`
# Mean time table # Mean time table
... ...
......