Drop sample size
Scoring is relatively inaccurate - doesn't seem necessary to test sucha bing sample, especially as eveyr file needs a score
This commit is contained in:
parent
c4456568be
commit
0208cde803
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
-define(JOURNAL_FILEX, "cdb").
|
||||
-define(PENDING_FILEX, "pnd").
|
||||
-define(SAMPLE_SIZE, 200).
|
||||
-define(SAMPLE_SIZE, 100).
|
||||
-define(BATCH_SIZE, 32).
|
||||
-define(BATCHES_TO_CHECK, 8).
|
||||
%% How many consecutive files to compact in one run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue