mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 16:40:08 -03: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
|