0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/tests/specs/bench
David Sherret 116def7fad
feat(bench): add warmup and n for controlling number of iterations (#28123)
```ts
Deno.bench("benchmark", { warmup: 10_000, n: 1000 }, () => {
  ...
});
```

Closes #17649
2025-02-18 12:44:43 -05:00
..
allow_all
allow_none
before_unload_prevent_default
bench_explicit_start_end
bench_formatting
check_local_by_default
check_local_by_default2
clear_timeout
collect
default_ts
exit_sanitizer
explicit_start_and_end_low_precision
fail
file_protocol
filter
filter_group_header
finally_timeout
group_baseline
ignore
ignore_permissions
interval
iterations
json_output
load_unload
meta
multifile_summary
no_check
no_files
no_prompt_by_default
no_prompt_with_denied_perms
no_run
only
overloads
package_json
pass
quiet
test_and_bench
unhandled_rejection
unresolved_promise
workspace