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

Opening and importing trees is expensive (memory) #116

Open
martinsumner opened this issue Jul 9, 2024 · 2 comments
Open

Opening and importing trees is expensive (memory) #116

martinsumner opened this issue Jul 9, 2024 · 2 comments

Comments

@martinsumner
Copy link
Owner

When opening aae_treecache a large memory footprint can be left (which is mainly recoverable garbage), with then no reductions to trigger garbage_collection. The aae_treecache should trigger hibernate to prevent this memory shadow lasting on startup.

@martinsumner
Copy link
Owner Author

#117

@martinsumner
Copy link
Owner Author

martinsumner/leveled#441

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

No branches or pull requests

1 participant