mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
22cb6f602e
updated .gitignore
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
|