1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Aaron O'Mullan 72836478f2
perf(webidl): optimize createDictionaryConverter() (#12279)
On a benchmark constructing Responses with headers this shaves off 25%
2021-09-30 21:33:12 +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 chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
fetch perf(web): ~400x faster http header trimming (#12277) 2021-09-30 18:39:55 +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 feat(tls): custom in memory CA certificates (#12219) 2021-09-30 09:26:15 +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 perf(web): ~400x faster http header trimming (#12277) 2021-09-30 18:39:55 +02:00
webgpu chore: bump crate versions for 1.14.2 (#12253) 2021-09-28 12:19:03 +02:00
webidl perf(webidl): optimize createDictionaryConverter() (#12279) 2021-09-30 21:33:12 +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