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

Include BPTree root node cache size into memory used by indexes #262

Closed
ikopylov opened this issue May 1, 2023 · 0 comments · Fixed by #267
Closed

Include BPTree root node cache size into memory used by indexes #262

ikopylov opened this issue May 1, 2023 · 0 comments · Fixed by #267
Assignees
Labels
enhancement New feature or request

Comments

@ikopylov
Copy link
Member

ikopylov commented May 1, 2023

memory_used function: https://github.com/qoollo/pearl/blob/master/src/blob/index/core.rs#L220
BPTree root node cache: https://github.com/qoollo/pearl/blob/master/src/blob/index/bptree/core.rs#L24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants