1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/ext
Aaron O'Mullan 2304a695f5 perf(webidl): optimize createRecordConverter() (#12286)
Cuts self-time by ~6x, 172ns/iter => 22ns/iter benched on 1M Response builds / HeadersInit calls
2021-10-04 11:57:51 -04:00
..
broadcast_channel chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
console chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
crypto fix(ext/crypto): missing Aes key typings (#12307) 2021-10-04 11:57:11 -04:00
fetch perf(fetch): optimize fillHeaders() key iteration (#12287) 2021-10-04 11:55:32 -04:00
ffi chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
http fix(ext/http): merge identical if/else branches (#12269) 2021-10-04 11:54:06 -04:00
net fix(ext/net): should not panic when listening to unix abstract address (#12300) 2021-10-04 11:55:46 -04:00
timers chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
tls chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
url chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
web perf(web): optimize byteLowerCase() (#12282) 2021-10-04 11:55:13 -04:00
webgpu chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
webidl perf(webidl): optimize createRecordConverter() (#12286) 2021-10-04 11:57:51 -04:00
websocket chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
webstorage chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00