We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6671600 commit 2448965Copy full SHA for 2448965
test/clusterloader2/overrides/scheduler_throughput.yaml
@@ -1,3 +1,3 @@
1
-CL2_DEFAULT_QPS: 5000 # Default 500
2
-CL2_DEFAULT_BURST: 10000 # Default 1000
3
-CL2_UNIFORM_QPS: 5000 # Default 500
+CL2_DEFAULT_QPS: 10000 # Default 500
+CL2_DEFAULT_BURST: 20000 # Default 1000
+CL2_UNIFORM_QPS: 10000 # Default 500
0 commit comments