←back to thread

3883 points kuroguro | 1 comments | | HN request time: 0.207s | source
1. ozzmotik ◴[] No.26300026[source]
I find it interesting that, with ~63k entries, they didn't just use a bloom filter to do a lookup on if the entity they're working with has already been seen. granted, they stoll need to store the data, but I think a bloom filter would be a more effective way to test if the item exists already