RESOLVED FIXED 143366
Add non-counting Bloom filter implementation
https://bugs.webkit.org/show_bug.cgi?id=143366
Summary Add non-counting Bloom filter implementation
Antti Koivisto
Reported 2015-04-03 04:43:23 PDT
We only have a counting bloom filter implementation. A more compact single-bit filter would be good to have too.
Attachments
patch (22.96 KB, patch)
2015-04-03 05:08 PDT, Antti Koivisto
no flags
patch (24.07 KB, patch)
2015-04-03 05:19 PDT, Antti Koivisto
no flags
patch (24.04 KB, patch)
2015-04-03 07:01 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2015-04-03 05:08:01 PDT
Antti Koivisto
Comment 2 2015-04-03 05:19:52 PDT
Antti Koivisto
Comment 3 2015-04-03 07:01:32 PDT
WebKit Commit Bot
Comment 4 2015-04-03 10:24:30 PDT
Comment on attachment 250068 [details] patch Clearing flags on attachment: 250068 Committed r182321: <http://trac.webkit.org/changeset/182321>
WebKit Commit Bot
Comment 5 2015-04-03 10:24:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.