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