Skip to content

Question about bloom_filter test in SSTableTest #4

@AcKing-Sam

Description

@AcKing-Sam

Hi, I have a question about the bloom_filter test in SSTableTest.

The test inserted 1e5 keys and tested 5e6 uninserted keys, but it failed on my local machine. Is it related to the computing power of my local CPU?
For example, I changed it to insert 5e4 keys and 2e5 uninserted keys, and it passed.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions