gojomo e9a11e56c6 HER-1783 BloomFilter64bit bit-length bug prevents full bitfield from being used; premature saturation
* BloomFilter64bit.java
    fix long arithmetic calculating bit-length m in constructor
    slight optimization of add()
* BloomFilterTest.java
    abstract superclass for bloom impl class tests
* BloomFilter64bitTest.java
    sanity check that set bits, after a handful of adds into default-sized filter, occupy top and bottom 20% of range (which would have caught this bug earlier)
2010-06-08 02:39:35 +00:00
2010-06-04 22:31:16 +00:00
2010-06-04 22:27:59 +00:00
2009-12-05 09:28:19 +00:00
2010-05-26 04:41:22 +00:00
S
Description
No description provided
15 MiB
Languages
Java 93.3%
HTML 2.6%
Rich Text Format 1%
JavaScript 1%
FreeMarker 0.8%
Other 1.1%