leveled/test
Martin Sumner 952f088873 Memory management
Extracting binary from within a binary leaves a reference to the whole of the original binary.

If there are a lot of very large objects received abck toback - this can explode the amount of memory the penciller appears to hold (and gc cannot resolve this).

To dereference from the larger binary, need to do a binary copy
2019-06-15 17:23:06 +01:00
..
end_to_end Memory management 2019-06-15 17:23:06 +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