diff options
author | Armaan Salam <38160090+ArmaanAS@users.noreply.github.com> | 2024-08-26 10:56:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 11:56:04 +0200 |
commit | 675539c7ab503e5a5bdef1d17678afb7b8dc352b (patch) | |
tree | 18a404e363c614aafbcd582dea74fed96ff568ef /tests/testdata/bench/file_protocol.out | |
parent | 1dad29aa044967db5f16568dc2591ba2976699b0 (diff) |
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Fix table layout for `deno bench` command with and without color
(`NO_COLOR=1`).
Fixes issue in #25156
Diffstat (limited to 'tests/testdata/bench/file_protocol.out')
-rw-r--r-- | tests/testdata/bench/file_protocol.out | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/testdata/bench/file_protocol.out b/tests/testdata/bench/file_protocol.out index 7086c861c..fbe4e9d0a 100644 --- a/tests/testdata/bench/file_protocol.out +++ b/tests/testdata/bench/file_protocol.out @@ -1,8 +1,10 @@ Check file://[WILDCARD]/bench/file_protocol.ts -cpu: [WILDCARD] -runtime: deno [WILDCARD] ([WILDCARD]) + CPU | [WILDCARD] +Runtime | Deno [WILDCARD] ([WILDCARD]) [WILDCARD]/bench/file_protocol.ts -benchmark time (avg) iter/s (min … max) p75 p99 p995 ---------------------------------------------------------------- ----------------------------- -bench0 [WILDCARD] [WILDCARD]/iter[WILDCARD]([WILDCARD] … [WILDCARD]) [WILDCARD] + +benchmark time/iter (avg) iter/s (min … max) p75 p99 p995 +----------- ----------------------------- --------------------- -------------------------- +bench0 [WILDCARD] [WILDCARD] [WILDCARD] ([WILDCARD] … [WILDCARD]) [WILDCARD] + |