mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
5cf97f539b
Remove `--allow-hrtime` and `--deny-hrtime`. We are doing this because it is already possible to get access to high resolution timers through workers and SharedArrayBuffer. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
21 lines
868 B
Text
21 lines
868 B
Text
Check [WILDCARD]/bench/allow_none.ts
|
|
CPU | [WILDCARD]
|
|
Runtime | Deno [WILDCARD] ([WILDCARD])
|
|
|
|
[WILDCARD]/bench/allow_none.ts
|
|
|
|
benchmark time/iter (avg) iter/s (min … max) p75 p99 p995
|
|
----------- ----------------------------- --------------------- --------------------------
|
|
read error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
write error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
net error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
env error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
run error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
ffi error: PermissionDenied: Can't escalate parent thread permissions
|
|
[WILDCARD]
|
|
error: Bench failed
|