Skip to content

Conversation

jahav
Copy link
Contributor

@jahav jahav commented Sep 5, 2022

Add prefixes to regex terminals to improve performance.

Some terminals yield have a measurable improvements, like sheet name of file name. The terminals have too non-distinct first chars, so there is basically no benefit to add a list of prefixes.

Resolves #161

Copy link
Collaborator

@joerivv joerivv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shaves a good minute off the Unit Tests on my machine. Good work!

@joerivv joerivv merged commit 76aeeed into spreadsheetlab:master Oct 18, 2022
@jahav
Copy link
Contributor Author

jahav commented Oct 28, 2022

@joerivv Thanks for merging. I will might submit some PR from time to time, depending on what issues arise in ClosedXML.

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.

Add prefixes to regex terminals
2 participants