Gregory Burd
|
b1a3ab5e74
|
Added an erlang implementation of the murmur3 hash function which is only a bit slower than phash2 but may generate hash values that are more uniformly distributed in our trie structure.
|
2013-02-24 16:29:54 -05:00 |
|
Gregory Burd
|
7ad6dff07c
|
Iterated a bit on the bitpop:count design, hopefully sped it up a bit.
|
2013-02-22 17:15:39 -05:00 |
|
Gregory Burd
|
c5fa370609
|
A delete will now cause the proper collapse of cnodes into snodes up the tree to the root node.
|
2013-02-22 14:45:23 -05:00 |
|
Gregory Burd
|
e7ec1105eb
|
A bit of explanation.
|
2013-02-21 16:08:50 -05:00 |
|
Gregory Burd
|
7b5b040f64
|
Initial import.
|
2013-02-21 16:02:32 -05:00 |
|