You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/10/17 01:20:37 UTC

[GitHub] [commons-collections] SilverNarcissus commented on issue #83: WIP: Initial bloom filter code contribution

SilverNarcissus commented on issue #83: WIP: Initial bloom filter code contribution
URL: https://github.com/apache/commons-collections/pull/83#issuecomment-542955368
 
 
   Hi~ Thanks for your work! I have a question about you use immutable bloom filter and if we want to judge whether an object is in a bloom filter, we have to build a new bloom filter and compare them. There may be a performance impact. How come you choose this design?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services