Alt text:
Sometimes, you can tell Bloom filters are the wrong tool for the job, but when they’re the right one you can never be sure.
Alt text:
Sometimes, you can tell Bloom filters are the wrong tool for the job, but when they’re the right one you can never be sure.
deleted by creator
So you’re just putting a bunch of values in memory that you can access quickly, like similar to a hash set contains(), maybe hoping for O(1) time. But other than that there’s no trick to it?
deleted by creator