Some optimizations and refactoring #1

Merged
luispaulino merged 4 commits from optimizations into main 2026-05-21 21:34:09 +00:00
Owner
No description provided.
Author
Owner

so far, !1 (commit 0eb8c79863) yields ~11% reduction in processing time of large files.

so far, https://git.luispaulino.com/luispaulino/csv/pulls/1/commits/0eb8c79863f746c0a5d091a12eda9aa04526a4a71b0f855bca7bc64658b8941b yields ~11% reduction in processing time of large files.
Assume total number of records is ~ first_line.size() / file.size()
Author
Owner

!1 (commit 9a533c8af0) introduces another ~ 10% improvement

https://git.luispaulino.com/luispaulino/csv/pulls/1/commits/9a533c8af069e8e776c37055c4f30502d2ed0598b664f124a9dfe898e94c69a6 introduces another ~ 10% improvement
luispaulino deleted branch optimizations 2026-06-16 21:36:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luispaulino/csv!1
No description provided.