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

Improve mquery RAM usage for large queries #60

Closed
msm-code opened this issue Apr 8, 2020 · 0 comments · Fixed by #59
Closed

Improve mquery RAM usage for large queries #60

msm-code opened this issue Apr 8, 2020 · 0 comments · Fixed by #59
Assignees
Labels
high priority Priority: high
Milestone

Comments

@msm-code
Copy link
Contributor

msm-code commented Apr 8, 2020

Currently, in the worst case, mquery will load all the filenames in the corpus to memory - in three copies!

This should be reduced to at most one copy, or ideally zero.

@msm-code msm-code self-assigned this Apr 8, 2020
@msm-code msm-code added this to the v1.1.0 milestone Apr 8, 2020
@msm-code msm-code linked a pull request Apr 8, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant