0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-20 12:22:52 -05:00
denoland-deno/ext
Matt Mastracci a0a1e00409 perf(cli): use new deno_core timers (#22569)
Improves #19100 

Fixes #20356

Replaces #20428



Changes made in deno_core to support this:

 - [x] Errors must be handled in setTimeout callbacks
 - [x] Microtask ordering is not-quite-right
 - [x] Timer cancellation must be checked right before dispatch
 - [x] Timer sanitizer
 - [x] Move high-res timer to deno_core
 - [x] Timers need opcall tracing
2024-03-08 12:38:19 +05:30
..
broadcast_channel 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
cache 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
canvas 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
console 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
cron 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
crypto 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
fetch 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
ffi 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
fs 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
http 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
io 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
kv 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
napi 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
net 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
node perf(cli): use new deno_core timers (#22569) 2024-03-08 12:38:19 +05:30
tls 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
url 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
web perf(cli): use new deno_core timers (#22569) 2024-03-08 12:38:19 +05:30
webgpu 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
webidl 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
websocket 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
webstorage 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00