mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)
This commit is contained in:
parent
79aa3124a8
commit
5be8c96ae8
9 changed files with 264 additions and 310 deletions
|
@ -737,7 +737,6 @@
|
|||
return;
|
||||
}
|
||||
|
||||
ops.op_bench_check_unstable();
|
||||
let benchDesc;
|
||||
const defaults = {
|
||||
ignore: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue