mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
675539c7ab
Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156
10 lines
445 B
Text
10 lines
445 B
Text
[WILDCARD] CPU | [WILDCARD]
|
|
Runtime | Deno [WILDCARD] ([WILDCARD])
|
|
|
|
[WILDCARD]/bench/no_prompt_by_default.ts
|
|
|
|
benchmark time/iter (avg) iter/s (min … max) p75 p99 p995
|
|
----------- ----------------------------- --------------------- --------------------------
|
|
no prompt error: PermissionDenied: Requires read access to "./some_file.txt", run again with the --allow-read flag
|
|
[WILDCARD]
|
|
error: Bench failed
|