ITADN

Very frequent false positives

#22Closedevgeniysagaze-cpu 创建于 2026-02-21
In the "bloomfilter" library, I used false_positive_rate = 0.000000000001 and expected_items = 500_000_000. With these settings, I almost never got a false positive, but in your library, with the same settings, false positives are coming in by the thousands. Can this be fixed somehow?
关闭于 2026-02-22 7 条评论