leveled/test
martinsumner 4a8a2c1555 Code reduction refactor
An attempt to refactor out more complex code.

The Penciller clerk and Penciller have been re-shaped so that there
relationship is much simpler, and also to make sure that they shut down
much more neatly when the clerk is busy to avoid crashdumps in ct tests.

The CDB now has a binary_mode - so that we don't do binary_to_term twice
... although this may have made things slower ??!!?  Perhaps the
is_binary check now required on read is an overhead.  Perhaps it is some
other mystery.

There is now a more effiicient fetching of the size on pcl_load now as
well.
2016-10-08 22:15:48 +01:00
..
end_to_end Code reduction refactor 2016-10-08 22:15:48 +01:00
lookup_test.erl Initial work on sft files 2016-05-31 17:21:14 +01:00
rice_test.erl Tidy-up initial files and add testing to optimise bst bloom filters 2015-05-31 23:31:31 +01:00