summaryrefslogtreecommitdiff
path: root/tools/bench/mod.js
AgeCommit message (Collapse)Author
2021-10-01tools(bench): rebootstrap (#12281)Aaron O'Mullan
Enable deno devs to bench/profile/test JS code changes without doing a full --release rebuild. Incremental release builds take ~4mn on M1s, often more on other machines ...