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

Lower iopriority when indexing to IDLE #213

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msm-code
Copy link
Contributor

Draft, because this is not tested yet, and I'm not 100% sure this actually solves our problem.

This PR adds a class called IoPriority, and uses it to lower the process' ioprio when doing background tasks, like indexing and compacting.

Fixes #212

@msm-code
Copy link
Contributor Author

Performance measurements from #212 suggest that this may be a dead-end.

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

Successfully merging this pull request may close these issues.

Improve query performance during indexing
1 participant