On Thu, Dec 31, 2020 at 10:54:38AM +0700, Đoàn Trần Công Danh wrote: > > Hello, > > I'm reading the code for Bloom Filter to see if arXiv:2012.00472 > could be an improvement. I'm late to the party, but I'm curious to hear which part of this article you think would help out the Bloom filter implementation. (I skimmed the article you're referencing during my time off, but haven't come back to read it in detail since, so it's possible that the part I'm missing is just totally obvious.) > I'm not sure if I'm missing something or it's our test-bloom generate_filter > doesn't really support testing for multiple inputs. The rest of this discussion downthread seems sane to me. Thanks, Taylor