deno/ext
Matt Mastracci 4791d16a8e
perf(cli): use faster_hex (#22761)
`cli::util::checksum` was showing up on flame graphs because it was
concatenating allocated strings. We can use `faster-hex` to improve it.
2024-03-07 10:00:43 -07:00
..
broadcast_channel chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
cache chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
canvas chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
console chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
cron chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
crypto chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
fetch chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
ffi chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
fs chore: upgrade deno_core (#22725) 2024-03-06 15:08:10 -08:00
http chore: fix typos (#22677) 2024-03-04 14:28:57 +00:00
io chore: upgrade deno_core (#22725) 2024-03-06 15:08:10 -08:00
kv perf(cli): use faster_hex (#22761) 2024-03-07 10:00:43 -07:00
napi chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
net chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
node perf(cli): use faster_hex (#22761) 2024-03-07 10:00:43 -07:00
tls chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
url chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
web perf(cli): use new deno_core timers (#22569) 2024-03-01 11:15:18 -07:00
webgpu chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
webidl chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
websocket chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00
webstorage chore: forward v1.41.1 release commit to main (#22643) 2024-02-29 20:56:08 -05:00