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 10d158f commit 8713730Copy full SHA for 8713730
slo-workload/src/Defaults.php
@@ -11,7 +11,7 @@ class Defaults
11
12
const GENERATOR_DATA_COUNT = 1000;
13
14
- const READ_FORKS = 4;
+ const READ_FORKS = 3;
15
const WRITE_FORKS = 2;
16
17
const READ_RPS = 1000;
0 commit comments