Daily performance benchmarks for an nrec server
The benchmark is setup to run inside a devcontainer in VSCode.
- Make sure you have VSCode, the devcontainer extension, and Docker installed.
- Run
git clone https://github.com/pschultzendorff/nrec_benchmark
- Open the cloned folder inside a devcontainer via
Dev Containers: Open Folder in Container...
and select the optionFrom Dockerfile
.