Make grooming more accurate
Check more files to optimise grooming choices
This commit is contained in:
parent
9e56bfa947
commit
d05a5fdd46
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
-define(TREE_WIDTH, 8).
|
||||
-define(PHANTOM_PID, r2d_fail).
|
||||
-define(MANIFESTS_TO_RETAIN, 5).
|
||||
-define(GROOM_SAMPLE, 8).
|
||||
-define(GROOM_SAMPLE, 16).
|
||||
|
||||
-record(manifest, {levels,
|
||||
% an array of lists or trees representing the manifest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue