summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2023-06-06 12:53:41 -0600
committerGitHub <noreply@github.com>2023-06-06 18:53:41 +0000
commit40d77c56055cca89437b36bb5763a820ef931539 (patch)
tree8f1e5ca490a3619c167808cc382d9e0d20a97109 /cli/tsc
parent1c3d2132c28f4d47aeebeb5b863bbbda05db7147 (diff)
chore(core): build_bench tool (#19387)
This is a quick tool that I've been using to build benchmarking builds for Deno. Usage: Build a benchmark `HEAD~1` and `origin/main` executable: ```sh deno run tools/build_bench.ts HEAD~1 origin/main ``` Build debug benchmark executables of the last three commits: ```sh deno run tools/build_bench.ts --profile debug HEAD HEAD~1 HEAD~2 ```
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions