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

Issue #58: add gc threshold to optimize gc for small queries. #62

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

bianhq
Copy link
Contributor

@bianhq bianhq commented Mar 9, 2020

Add a threshold for gc. If the leave free memory ratio is lower than the given threshold, explicit gc will be issued when closing the PixelsReaderImpl.

@bianhq bianhq added the enhancement New feature or request label Mar 9, 2020
@bianhq bianhq self-assigned this Mar 9, 2020
@bianhq bianhq merged commit 918f832 into pixelsdb:master Mar 9, 2020
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 this pull request may close these issues.

1 participant