mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
675539c7ab
Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156
12 lines
466 B
Text
12 lines
466 B
Text
Check [WILDCARD]/bench/finally_timeout.ts
|
|
CPU | [WILDCARD]
|
|
Runtime | Deno [WILDCARD] ([WILDCARD])
|
|
|
|
[WILDCARD]/bench/finally_timeout.ts
|
|
|
|
benchmark time/iter (avg) iter/s (min … max) p75 p99 p995
|
|
----------- ----------------------------- --------------------- --------------------------
|
|
error error: Error: fail
|
|
[WILDCARD]
|
|
success [WILDCARD] [WILDCARD] [WILDCARD] ([WILDCARD] … [WILDCARD]) [WILDCARD]
|
|
error: Bench failed
|