summaryrefslogtreecommitdiff
path: root/cli/tools/bench.rs
AgeCommit message (Expand)Author
2022-04-26fix(test): capture worker stdout and stderr in test output (#14410)David Sherret
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-11feat: Add "deno check" subcommand for type checking (#14072)Bartek Iwańczuk
2022-03-29refactor(flags): rename CheckFlag to TypecheckMode (#14111)Bartek Iwańczuk
2022-03-23fix(bench): require --unstable flag in JavaScript (#14091)Bartek Iwańczuk
2022-03-11feat: "deno bench" subcommand (#13713)Bartek Iwańczuk