Skip to content

bloom filters with billions of items always returns true #80

@assafmo

Description

@assafmo

I'm using this config - https://hur.st/bloomfilter?n=10000000000&p=0.0000001 (10 billion items), but then every check I make returns true.

The file size is around 40GB (which is good), but maybe there are some problems when items > c maxint (i.e. itmes>2.1 billion)?

Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions