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

Move to StringBuilder for scrubbers #120

Merged
merged 4 commits into from May 17, 2020
Merged

Move to StringBuilder for scrubbers #120

merged 4 commits into from May 17, 2020

Conversation

SimonCropp
Copy link
Member

@SimonCropp SimonCropp commented May 17, 2020

Instead of being a Func<string,string> scrubbers are now Action<StringBuilder> to reduce memory pressure

@SimonCropp SimonCropp changed the title Move to stringbuilder Move to StringBuilder for scrubbers May 17, 2020
@SimonCropp SimonCropp added this to the 3.0.0 milestone May 17, 2020
@SimonCropp SimonCropp merged commit 22e6011 into master May 17, 2020
@SimonCropp SimonCropp deleted the stringBuilder branch May 17, 2020 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant