Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Dynamic hashtable resize #158

Open
jschmieg opened this issue Jan 11, 2018 · 0 comments
Open

Dynamic hashtable resize #158

jschmieg opened this issue Jan 11, 2018 · 0 comments

Comments

@jschmieg
Copy link
Contributor

Implement hashtable resize mechanism. Currently hashtable size is 10M entries. It requires 1,6GB collection size even for small collections. Such implementation will reduce minimum collection size and will increase performance of reads when collection size is more than 100M documents.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant