summaryrefslogtreecommitdiff
path: root/tools/bench/rebootstrap.js
AgeCommit message (Collapse)Author
2022-04-11chore: use local copy of std in tools/bench/ scripts (#14251)Bartek IwaƄczuk
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 ...