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

Read input file only once #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

boidolr
Copy link
Contributor

@boidolr boidolr commented May 10, 2024

Avoid reading file twice, and seeking in the file by skipping incomplete lines by the start offsets.

@ifnesi
Copy link
Owner

ifnesi commented Jul 8, 2024

Same thing here as per the previous PR. Can you resolve the conflicts and resubmit your PR please? Thank you very much again

@boidolr
Copy link
Contributor Author

boidolr commented Jul 8, 2024

@ifnesi done

Avoid reading file twice, and seeking in the file by skipping incomplete lines by the start offsets.
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.

2 participants