feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)

This commit is contained in:
Bartek Iwańczuk 2022-11-11 00:22:14 +01:00 committed by GitHub
parent 79aa3124a8
commit 5be8c96ae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 264 additions and 310 deletions

View file

@ -737,7 +737,6 @@
return;
}
ops.op_bench_check_unstable();
let benchDesc;
const defaults = {
ignore: false,