0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 22:29:09 -04:00
deno/ext
Divy Srivastava 7f65a5d58a
chore(ext/webidl): Add dictionary converter microbenchmark (#17435)
This commits add a `webidl.createDictionaryConverter` converter
microbenchmark.

There are 2 PRs currently open that need a microbenchmark for webidl
dictionary converter. See https://github.com/denoland/deno/pull/16594
and https://github.com/denoland/deno/pull/16407

Closes https://github.com/denoland/deno/issues/17436
2023-01-16 21:35:23 +01:00
..
broadcast_channel refactor: clean up unwrap and clone (#17282) 2023-01-16 21:35:00 +01:00
cache refactor: clean up unwrap and clone (#17282) 2023-01-16 21:35:00 +01:00
console 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
crypto 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
fetch fix(ext/fetch): remove Response.trailer from types (#17284) 2023-01-16 21:35:01 +01:00
ffi fix(ext/ffi): use SafeMap in getTypeSizeAndAlignment (#17305) 2023-01-16 21:35:23 +01:00
flash fix(ext/flash): Fix panic when JS caller doesn't consume request body (#16173) 2023-01-16 21:35:23 +01:00
http chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
napi fix(napi): functions related to errors (#17370) 2023-01-16 21:34:39 +01:00
net 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
node fix(npm): use original node regex in npm resolution (#17404) 2023-01-16 21:33:12 +01:00
tls 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
url chore: use rustfmt imports_granularity option (#17421) 2023-01-16 21:35:00 +01:00
web fix(core): Add Generator and AsyncGenerator to promordials (#17241) 2023-01-16 21:35:00 +01:00
webgpu 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
webidl chore(ext/webidl): Add dictionary converter microbenchmark (#17435) 2023-01-16 21:35:23 +01:00
websocket 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00
webstorage 1.29.3 (#17395) 2023-01-13 12:17:13 -05:00