Add benchmark script and instances
This commit is contained in:
5
infinity/benchmark/rebuild.sh
Executable file
5
infinity/benchmark/rebuild.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd ../..
|
||||
rm -rf build/*
|
||||
cd build
|
||||
cmake ..
|
||||
Reference in New Issue
Block a user