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 12a894d commit f144dc5Copy full SHA for f144dc5
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