1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/ext
David Sherret 240b362c00
perf(node): put pkg json into an Rc (#23156)
Was doing a bit of debugging on why some stuff is not working in a
personal project and ran a quick debug profile and saw it cloning the
pkg json a lot. We should put this in an Rc.
2024-04-01 09:10:04 -04:00
..
broadcast_channel chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
cache chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
canvas chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
console chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
cron chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
crypto chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
fetch chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
ffi chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
fs chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
http chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
io chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
kv chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
napi chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
net chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
node perf(node): put pkg json into an Rc (#23156) 2024-04-01 09:10:04 -04:00
tls chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
url chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
web chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
webgpu chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
webidl chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
websocket chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30
webstorage chore: forward v1.42.1 release commit to main (#23162) 2024-04-01 13:35:46 +05:30