Skip to content

Commit 8713730

Browse files
author
Илья
committed
Slo
1 parent 10d158f commit 8713730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slo-workload/src/Defaults.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Defaults
1111

1212
const GENERATOR_DATA_COUNT = 1000;
1313

14-
const READ_FORKS = 4;
14+
const READ_FORKS = 3;
1515
const WRITE_FORKS = 2;
1616

1717
const READ_RPS = 1000;

0 commit comments

Comments
 (0)