There is already something like this in Germany, it even also talks about saving the heat: https://www2.ipp.mpg.de/ippcms/ep/ausgaben/ep200801/0108_spe... (German)
I've used Bloom filters and found them to be memory latency bound, as queries can not be cached (big data structure, random access). Any recommendations on how to speed up queries?
There is already something like this in Germany, it even also talks about saving the heat: https://www2.ipp.mpg.de/ippcms/ep/ausgaben/ep200801/0108_spe... (German)
I've used Bloom filters and found them to be memory latency bound, as queries can not be cached (big data structure, random access). Any recommendations on how to speed up queries?