summaryrefslogtreecommitdiff
path: root/tools/detailed_benchmarks.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/detailed_benchmarks.sh')
-rwxr-xr-xtools/detailed_benchmarks.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/detailed_benchmarks.sh b/tools/detailed_benchmarks.sh
new file mode 100755
index 0000000..8bc76b4
--- /dev/null
+++ b/tools/detailed_benchmarks.sh
@@ -0,0 +1,2 @@
+sudo echo ""
+for x in samples/*.md; do make benchjs BENCHINP=$x; done | awk -f tools/format_benchmarks.awk