Skip to content

@jeetpatel1022 why? help! VLDB 2021! cite your work! #2

Description

@fptjy

Thanks for your interests.

After running your code, I found that the number of iterations in the program always exceeds your predetermined threshold when the space utilization rate of Cuckoo Filter achieves 0.95. For example, when I input the command: ./batch-lookup 1024 4 0.95 3800, the number of iterations will exceed the predetermined threshold.

However, when facing Cuckoo Filter with large size and low space utilization, the number of iterations also will exceed the predetermined threshold. For example, when I input the command: ./batch-lookup 65536 4 0.5 60000, the number of iterations will exceed the predetermined threshold.

Can you give an explanation for the above question?Thank you very much.

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