You need:
- Virtual Box installed
- Vagrant installed
Download the following file and put it in the node/
folder:
Download the following files and put them in the testbox/
folder:
Run the following command:
export QDB_NODE_COUNT=4
vagrant up
vagrant ssh -c "qdb-benchmark --tests qdb_* --sizes 1M --threads 16 --duration 10 -c qdb://10.0.0.10:2836"