- docker-compose
To start benchmark run:
./start.sh
Pass --wait
to make the system continue running after benchmarking is over:
sh start.sh --wait
To view results open http://localhost:8080/d/tsWRL6ReZQkirFirmyvnWX1akHXJeHT8I8emjGJo/main?orgId=1.
Edit run-parameters.env
file to change the parameters of the benchmark run.
Maybe you want to leave the load generator running for an indefine amount of time.
For that, just pick a big enough value for PYROBENCH_REQUESTS
, like 100000
(the default)
Make sure you have enough memory allocated for docker, e.g on a mac: