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

Feature/rework chunk files #8

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

askiada
Copy link
Owner

@askiada askiada commented Feb 14, 2022

Every chunk now only store the position of the line in the original file.

When we build the final sorted file we create mmap of the original file to pull the lines. The process is a lot slower

@askiada askiada force-pushed the feature/rework-chunk-files branch from 27d271b to d8bd862 Compare May 8, 2023 01:29
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.

1 participant