1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-09 07:39:15 -05:00
denoland-deno/ext
Matt Mastracci cb690b7ce3 refactor(ext/http): Use const thread-local initializer for slightly better perf (#19881)
Benchmarking shows numbers are pretty close, however this is recommended
for the best possible thread-local performance and may improve in future
Rust compiler revisions.
2023-07-26 08:53:19 -04:00
..
broadcast_channel 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
cache 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
console 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
crypto 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
fetch 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
ffi 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
fs 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
http refactor(ext/http): Use const thread-local initializer for slightly better perf (#19881) 2023-07-26 08:53:19 -04:00
io 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
kv 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
napi 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
net 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
node 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
tls 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
url 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
web 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
webidl 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
websocket 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00
webstorage 1.35.2 (#19885) 2023-07-20 03:29:23 +02:00