mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-12 12:19:46 +00:00
5 lines
121 B
Bash
Executable File
5 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
|
|
benchmarks/run-benchmarks.sh && make benchmarks-slow && \
|
|
benchmarks/parse.sh && benchmarks/plot-histogram.gp
|