mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-04-04 15:28:22 +00:00
git-subtree-dir: go-enry git-subtree-split: 7e3a9a7241b14559854ad041e73d5203a6d3272c
8 lines
127 B
Bash
Executable File
8 lines
127 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
benchmarks/run-benchmarks.sh
|
|
make benchmarks-slow
|
|
benchmarks/parse.sh
|
|
benchmarks/plot-histogram.gp
|