1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/ext
Matt Mastracci 936d265f8a
perf: remove opAsync (#21690)
`opAsync` requires a lookup by name on each async call. This is a
mechanical translation of all opAsync calls to ensureFastOps.

The `opAsync` API on Deno.core will be removed at a later time.
2024-01-04 20:34:48 +01:00
..
broadcast_channel perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
cache 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
console 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
cron perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
crypto perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
fetch perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
ffi perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
fs perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
http perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
io 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
kv perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
napi 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
net perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
node perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
tls 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
url 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
web perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
webgpu perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
webidl 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
websocket refactor: fastwebsockets renames (#21707) 2024-01-04 20:34:48 +01:00
webstorage 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00