Add smaller trees

The "small" tree will serialise to 1.5MB - which seems large.  Much smaller trees seem to be more suitable for things like recently modified aae indexes.
This commit is contained in:
Martin Sumner 2017-09-25 13:07:08 +01:00
parent 9730816c38
commit dfab33e8da
2 changed files with 17 additions and 8 deletions

View file

@ -305,11 +305,11 @@ many_put_compare(_Config) ->
index_compare(_Config) ->
TreeSize = small,
TreeSize = xxsmall,
LS = 2000,
JS = 50000000,
SS = testutil:sync_strategy(),
SegmentCount = 256 * 256,
SegmentCount = 64 * 64,
% Test requires multiple different databases, so want to mount them all
% on individual file paths