leveled/test
Martin Sumner f8b3101a3a Two memory management helpers
Two helpers for memory management:

1 - a scan over the cdb file may lead to a lot of binary references being made.  So force a GC fater the scan.

2 - the penciller files contain slots that will be frequently read - so advice the page cache to pre-load them on startup.

This is in response to unexpected memory mangement issues in a potentially non-conventional setup - where the erlang VM held a lot of memory (that could be GC'd , in preference to the page cache - and consequently disk I/O and request latency were higher than expected.
2019-07-15 13:44:39 +01:00
..
end_to_end Two memory management helpers 2019-07-15 13:44:39 +01:00
volume Add journal compaction testing 2017-06-06 16:30:02 +01:00
lookup_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00
member_test.erl Switch to leveled_rand for compatibility 2018-11-07 17:01:51 +00:00
rice_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00