summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bench
AgeCommit message (Expand)Author
2023-08-01feat(bench): print iter/s in the report (#19994)Bartek Iwańczuk
2023-07-31feat(bench): add BenchContext::start() and BenchContext::end() (#18734)Nayeem Rahman
2023-06-07fix(cli): formatting bench with colors (#19323)Mike Mulchrone
2023-05-03fix(test): disable preventDefault() for beforeunload event (#18911)Nayeem Rahman
2023-04-26feat(cli): flatten deno.json configuaration (#17799)scarf
2023-03-26feat(bench): add `--no-run` flag (#18433)Geert-Jan Zwiers
2023-02-23feat(bench): change --json output format (#17888)Bartek Iwańczuk
2023-01-24refactor: remove Deno.core (#16881)Bartek Iwańczuk
2022-12-10feat(cli): support deno bench in the config file (#16608)Geert-Jan Zwiers
2022-11-28feat(core): show unresolved promise origin (#16650)Bartek Iwańczuk
2022-11-11feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)Bartek Iwańczuk
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-06-02chore: fix flaky `integration::bench::multifile_summary` test (#14771)Geert-Jan Zwiers
2022-05-19fix(bench): update typo in bench summary (#14672)Geert-Jan Zwiers
2022-05-17feat: subcommands type-check only local files by default (#14623)Bartek Iwańczuk
2022-05-02fix(test/bench): accept file protocol module specifier CLI args (#14429)Adilson Schmitt Junior
2022-04-23fix(bench): report pending summary before clearing (#14369)evan
2022-04-22fix(bench): reset reporter context (#14360)evan
2022-04-20feat(bench): update API, new console reporter (#14305)evan
2022-04-18feat: Add DENO_NO_PROMPT variable (#14209)Nayeem Rahman
2022-04-17fix: panic when trying to pledge permissions before restoring previous pledge...Bartek Iwańczuk
2022-03-23fix(bench): require --unstable flag in JavaScript (#14091)Bartek Iwańczuk
2022-03-20fix: actually don't inherit runtime permissions (#14024)Luca Casonato
2022-03-11feat: "deno bench" subcommand (#13713)Bartek Iwańczuk