Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
itadapter opened this issue Feb 5, 2017 · 0 comments
Open

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

itadapter opened this issue Feb 5, 2017 · 0 comments
Assignees
Labels

Comments

@itadapter
Copy link
Member

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

@itadapter itadapter added this to the NFX 4+ milestone Feb 5, 2017
@itadapter itadapter self-assigned this Feb 5, 2017
@itadapter itadapter removed this from the NFX 4+ Linux milestone Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant