1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/bench
Bartek Iwańczuk 36ae37604a
feat(bench): print iter/s in the report (#19994)
This commit adds "iter/s" column to the console report
generated by "deno bench" subcommand.
2023-08-01 23:55:23 +00:00
..
collect feat(cli): flatten deno.json configuaration (#17799) 2023-04-26 23:02:36 -04:00
filter
allow_all.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
allow_all.ts
allow_none.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
allow_none.ts
before_unload_prevent_default.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
before_unload_prevent_default.ts fix(test): disable preventDefault() for beforeunload event (#18911) 2023-05-03 23:10:51 +02:00
bench_formatting.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
bench_formatting.ts fix(cli): formatting bench with colors (#19323) 2023-06-07 12:27:25 +02:00
check_local_by_default.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
check_local_by_default.ts feat: subcommands type-check only local files by default (#14623) 2022-05-17 23:53:42 +02:00
check_local_by_default2.out feat: subcommands type-check only local files by default (#14623) 2022-05-17 23:53:42 +02:00
check_local_by_default2.ts feat: subcommands type-check only local files by default (#14623) 2022-05-17 23:53:42 +02:00
clear_timeout.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
clear_timeout.ts
collect.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
collect2.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
collect_with_malformed_config.out feat(cli): flatten deno.json configuaration (#17799) 2023-04-26 23:02:36 -04:00
exit_sanitizer.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
exit_sanitizer.ts
explicit_start_and_end.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
explicit_start_and_end.ts feat(bench): add BenchContext::start() and BenchContext::end() (#18734) 2023-07-31 12:02:59 +02:00
fail.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
fail.ts
file_protocol.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
file_protocol.ts fix(test/bench): accept file protocol module specifier CLI args (#14429) 2022-05-02 15:43:03 -04:00
filter.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
finally_timeout.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
finally_timeout.ts
group_baseline.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
group_baseline.ts chore: fix flaky integration::bench::multifile_summary test (#14771) 2022-06-02 03:03:28 +02:00
ignore.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
ignore.ts
ignore_permissions.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
ignore_permissions.ts
interval.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
interval.ts
load_unload.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
load_unload.ts
meta.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
meta.ts
multifile_summary.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
no_check.out feat(bench): update API, new console reporter (#14305) 2022-04-20 21:06:39 +02:00
no_check.ts
no_color.ts
no_prompt_by_default.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
no_prompt_by_default.ts
no_prompt_with_denied_perms.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
no_prompt_with_denied_perms.ts
no_run.out feat(bench): add --no-run flag (#18433) 2023-03-26 14:55:58 +00:00
no_run.ts feat(bench): add --no-run flag (#18433) 2023-03-26 14:55:58 +00:00
only.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
only.ts
overloads.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
overloads.ts
pass.json.out feat(bench): change --json output format (#17888) 2023-02-23 12:59:23 +01:00
pass.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
pass.ts
quiet.out feat(bench): print iter/s in the report (#19994) 2023-08-01 23:55:23 +00:00
quiet.ts
recursive_permissions_pledge.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
unhandled_rejection.out feat(bench): update API, new console reporter (#14305) 2022-04-20 21:06:39 +02:00
unhandled_rejection.ts
unresolved_promise.out feat(core): show unresolved promise origin (#16650) 2022-11-28 23:07:23 +01:00
unresolved_promise.ts