Enviroment setup
I found that you might need to install nlohmann
brew install nlohmann-json
- Install the dependencies above.
git submodule update --init
- run
sh setup.sh
- run any of the benchmark files.
- Dont name your folder *_benchmark_files/ as these are .gitignored, and deleted with the clean up script.