summaryrefslogtreecommitdiff
path: root/Bench.sh
blob: 5e4e10484738d8d38ff8fd41ac97a055bbcde636 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash

./build.sh clean
./build.sh profile
./mknes -n 1 &> /dev/null

./build.sh profile_release

# Run full benchmark
./mknes