0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/ext
Aaron O'Mullan 5f41f822e7
perf(webidl): optimize createRecordConverter() (#12286)
Cuts self-time by ~6x, 172ns/iter => 22ns/iter benched on 1M Response builds / HeadersInit calls
2021-10-04 15:39:32 +02: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-03 15:24:46 +02:00
fetch perf(fetch): optimize fillHeaders() key iteration (#12287) 2021-10-01 12:17:16 +02: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-09-29 11:55:10 -07:00
net fix(ext/net): should not panic when listening to unix abstract address (#12300) 2021-10-02 19:09:59 +02:00
timers chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
tls feat(tls): custom in memory CA certificates (#12219) 2021-09-30 09:26:15 +02:00
url chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
web feat(web): Implement DOMException's stack property. (#12294) 2021-10-03 17:21:49 +02: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 15:39:32 +02:00
websocket feat(tls): custom in memory CA certificates (#12219) 2021-09-30 09:26:15 +02:00
webstorage chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00