Skip to content

Commit e9a5181

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

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
@@ -12,7 +12,7 @@ class Defaults
1212
const GENERATOR_DATA_COUNT = 1000;
1313

1414
const READ_FORKS = 3;
15-
const WRITE_FORKS = 2;
15+
const WRITE_FORKS = 1;
1616

1717
const READ_RPS = 1000;
1818
const READ_TIMEOUT = 70; // milliseconds

0 commit comments

Comments
 (0)