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

Use dictionary to create indexing and save after a memory threshold #8

Closed
sshivam95 opened this issue Jun 11, 2024 · 2 comments
Closed

Comments

@sshivam95
Copy link
Collaborator

sshivam95 commented Jun 11, 2024

An extension to the concept used in #7. Instead of saving the dictionaries to memory mapped files one line after the other like in issue #5, Save the dictionary once it reaches a threshold of, e.g., 90% of main memory allocated.

@sshivam95
Copy link
Collaborator Author

One implementation can be found here

@sshivam95
Copy link
Collaborator Author

Update: Closing this because of issue #9, reopen if needed for a bigger dataset.

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