diff options
Diffstat (limited to 'tests/specs/bench/explicit_start_and_end_low_precision')
| -rw-r--r-- | tests/specs/bench/explicit_start_and_end_low_precision/main.bench.out | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/specs/bench/explicit_start_and_end_low_precision/main.bench.out b/tests/specs/bench/explicit_start_and_end_low_precision/main.bench.out index 516c001b1..5fbc58340 100644 --- a/tests/specs/bench/explicit_start_and_end_low_precision/main.bench.out +++ b/tests/specs/bench/explicit_start_and_end_low_precision/main.bench.out @@ -1,10 +1,11 @@ -cpu: [WILDCARD] -runtime: deno [WILDCARD] ([WILDCARD]) + CPU | [WILDCARD] +Runtime | Deno [WILDCARD] ([WILDCARD]) [WILDCARD]/main.bench.ts -benchmark time (avg) iter/s (min … max) p75 p99 p995 ------------------------------------------------------------------------------ ----------------------------- -noop with start and end [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] + +benchmark time/iter (avg) iter/s (min … max) p75 p99 p995 +------------------------- ----------------------------- --------------------- -------------------------- +noop with start and end [WILDCARD] [WILDCARD] [WILDCARD] ([WILDCARD] … [WILDCARD]) [WILDCARD] Warning: start() and end() calls in "noop with start and end" are ignored because it averages less than 10µs per iteration. Remove them for better results. |
