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

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

# Run full benchmark
./mknes