We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49915c3 commit 68ed3c5Copy full SHA for 68ed3c5
scripts/deploy/performance_local/run_performance.sh
@@ -28,7 +28,7 @@ server_bin=${server_name}
28
29
bazel run //benchmark/protocols/pbft:kv_service_tools -- $PWD/config_out/client.config
30
31
-sleep 10
+sleep 60
32
33
echo "benchmark done"
34
count=1
0 commit comments