summaryrefslogtreecommitdiff
path: root/tests/specs/bench/exit_sanitizer/exit_sanitizer.out
blob: a6f9f215f7910487d80487c1ba56dbe7b378691c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Check [WILDCARD]/exit_sanitizer.ts
    CPU | [WILDCARD]
Runtime | Deno [WILDCARD] ([WILDCARD])

[WILDCARD]/exit_sanitizer.ts

benchmark   time/iter (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