1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 23:28:18 -05:00
denoland-deno/ext
Divy Srivastava 8f321a8a39
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-15 13:36:12 +00:00
..
broadcast_channel refactor: clean up unwrap and clone (#17282) 2023-01-15 09:36:46 +05:30
cache refactor: clean up unwrap and clone (#17282) 2023-01-15 09:36:46 +05:30
console chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
crypto chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
fetch fix(ext/fetch): remove Response.trailer from types (#17284) 2023-01-15 04:42:52 +00:00
ffi fix(ext/ffi): use SafeMap in getTypeSizeAndAlignment (#17305) 2023-01-15 06:42:52 +00:00
flash fix(ext/flash): Fix panic when JS caller doesn't consume request body (#16173) 2023-01-15 04:59:35 +00:00
http chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
napi fix(napi): functions related to errors (#17370) 2023-01-15 09:06:55 +05:30
net chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
node fix(npm): use original node regex in npm resolution (#17404) 2023-01-14 00:57:24 +01:00
tls chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
url chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
web fix(core): Add Generator and AsyncGenerator to promordials (#17241) 2023-01-15 04:26:05 +00:00
webgpu chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
webidl chore(ext/webidl): Add dictionary converter microbenchmark (#17435) 2023-01-15 13:36:12 +00:00
websocket chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00
webstorage chore: forward 1.29.3 release back to main (#17401) 2023-01-13 13:36:51 -05:00