summaryrefslogtreecommitdiff
path: root/tests/testdata/bench/exit_sanitizer.out
blob: 9f15d3f2619637bb8e0495b176301982b063a371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Check [WILDCARD]/bench/exit_sanitizer.ts
cpu: [WILDCARD]
runtime: deno [WILDCARD] ([WILDCARD])

[WILDCARD]/bench/exit_sanitizer.ts
benchmark      time (avg)        iter/s             (min … max)       p75       p99      p995
--------------------------------------------------------------- -----------------------------
exit(0)    error: Error: Bench attempted to exit with exit code: 0
[WILDCARD]
exit(1)    error: Error: Bench attempted to exit with exit code: 1
[WILDCARD]
exit(2)    error: Error: Bench attempted to exit with exit code: 2
[WILDCARD]
error: Bench failed