Closed ayanchak1508 closed 1 year ago
The master and slave need some time to set up. Hence, a small delay (eg, sleep 5) should be run before executing docker exec master benchmark to run the benchmark.
docker exec master benchmark
I will mention this point in the document. Thanks for the feedback.
The master and slave need some time to set up. Hence, a small delay (eg, sleep 5) should be run before executing
docker exec master benchmark
to run the benchmark.