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 e57aa4a commit 6671600Copy full SHA for 6671600
test/clusterloader2/overrides/scheduler_throughput.yaml
@@ -1,3 +1,3 @@
1
-CL2_DEFAULT_QPS: 1000 # Default 500
2
-CL2_DEFAULT_BURST: 2000 # Default 1000
3
-CL2_UNIFORM_QPS: 1000 # Default 500
+CL2_DEFAULT_QPS: 5000 # Default 500
+CL2_DEFAULT_BURST: 10000 # Default 1000
+CL2_UNIFORM_QPS: 5000 # Default 500
0 commit comments