summaryrefslogtreecommitdiff
path: root/cli/ops/bench.rs
AgeCommit message (Expand)Author
2022-11-11feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)Bartek Iwańczuk
2022-05-30refactor(bench): Allocate IDs for benches (#14757)Nayeem Rahman
2022-05-13chore(runtime): Make some ops in ext and runtime infallible. (#14589)Andreu Botella
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-14feat(ops): custom arity (#13949)Aaron O'Mullan
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava
2022-03-11feat: "deno bench" subcommand (#13713)Bartek Iwańczuk