mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
5 lines
117 B
Bash
Executable File
5 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
|
|
benchmark/run-benchmark.sh && make benchmarks-slow && \
|
|
benchmark/parse.sh && benchmark/plot-histogram.gp
|