1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/bench/fail.out
Bartek Iwańczuk 36ae37604a
feat(bench): print iter/s in the report (#19994)
This commit adds "iter/s" column to the console report
generated by "deno bench" subcommand.
2023-08-01 23:55:23 +00:00

28 lines
671 B
Text

Check [WILDCARD]/bench/fail.ts
cpu: [WILDCARD]
runtime: deno [WILDCARD] ([WILDCARD])
[WILDCARD]/bench/fail.ts
benchmark time (avg) iter/s (min … max) p75 p99 p995
--------------------------------------------------------------- -----------------------------
bench0 error: Error
[WILDCARD]
bench1 error: Error
[WILDCARD]
bench2 error: Error
[WILDCARD]
bench3 error: Error
[WILDCARD]
bench4 error: Error
[WILDCARD]
bench5 error: Error
[WILDCARD]
bench6 error: Error
[WILDCARD]
bench7 error: Error
[WILDCARD]
bench8 error: Error
[WILDCARD]
bench9 error: Error
[WILDCARD]
error: Bench failed