1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Aaron O'Mullan 72d593fc5c
perf(ext/web): optimize atob/btoa (#13841)
Follow up to #13839, optimizing `base64_roundtrip` ~20x (~125ms => ~6.5ms)
2022-03-05 20:12:30 +01:00
..
broadcast_channel chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
console chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
crypto chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
fetch chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
ffi chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
http feat(ext/http): auto-compression of fixed response bodies (#13769) 2022-03-04 16:04:39 +11:00
net feat(ext/net): Use socket2 crate to create TcpListener (#13808) 2022-03-05 00:43:48 +01:00
tls chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
url chore: update deps (#13821) 2022-03-05 03:38:04 +05:30
web perf(ext/web): optimize atob/btoa (#13841) 2022-03-05 20:12:30 +01:00
webgpu chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
webidl chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
websocket chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00
webstorage chore: bump crate version for 1.19.2 (#13824) 2022-03-03 15:05:18 -05:00