diff options
Diffstat (limited to 'Bench.sh')
| -rwxr-xr-x | Bench.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ./build.sh clean ./build.sh profile -./mknes -n 1 &> /dev/null +./mknes -n 1 -f 8192 &> /dev/null ./build.sh profile_release # Run full benchmark |
