Skip to content

Add single-pass mode and reduce allocations 28–56%#738

Merged
appel1 merged 5 commits into
developfrom
issue618
Apr 9, 2026
Merged

Add single-pass mode and reduce allocations 28–56%#738
appel1 merged 5 commits into
developfrom
issue618

Conversation

@appel1

@appel1 appel1 commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

SinglePassMode trades row Count and maximum field count availability for lower memory usage. It also won't work for .xls files with out of order data.

Is the trade off worth it? For issue #618

appel1 added 5 commits April 8, 2026 17:50
SinglePassMode trades row Count and maximum field count availability for lower memory usage.
It also won't work for .xls files with out of order data.
@appel1 appel1 merged commit e2bad14 into develop Apr 9, 2026
2 checks passed
@appel1 appel1 deleted the issue618 branch May 25, 2026 14:50
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