Skip to content

Commit bed7f19

Browse files
chore: fine tune setup
1 parent e3d72c8 commit bed7f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/config-reproduction.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ experiment.dataset.min-size=0
2121
# more commits, it is simply ignored. Values of 0 or less are automatically converted to Integer.MAX_VALUE.
2222
experiment.dataset.max-size=0
2323
# Number of threads for parallel execution. Note that the bottleneck might be the IO capacity of your disk.
24-
experiment.thread-count=50
24+
experiment.thread-count=10
2525
# Should the amount of data be reduced by sampling with a certain confidence?
2626
experiment.enable-sampling=false
2727
# (z) is the Z-score corresponding to your desired confidence level (for a 95% confidence level, (z = 1.96)),

0 commit comments

Comments
 (0)