mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
![]() ```ts Deno.bench("benchmark", { warmup: 10_000, n: 1000 }, () => { ... }); ``` Closes #17649 |
||
---|---|---|
.. | ||
__test__.jsonc | ||
main.js | ||
main.out |
![]() ```ts Deno.bench("benchmark", { warmup: 10_000, n: 1000 }, () => { ... }); ``` Closes #17649 |
||
---|---|---|
.. | ||
__test__.jsonc | ||
main.js | ||
main.out |