Skip to content

Use Bloom Filter in /NFX/ApplicationModel/Pile/LocalCache #37

Description

@itadapter

Optimize caching table by providing flag to enable Bloom filter.
This can significantly improve performance by filtering out one-time hits that are rarely used.
Need to design multi hashing strategy for Table

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions