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

Avoid a small int[] allocation in StringBuilder.Replace #60406

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

stephentoub
Copy link
Member

Noticed while doing a pass through array allocations for the hackathon.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@stephentoub stephentoub merged commit fc3787d into dotnet:main Oct 18, 2021
@stephentoub stephentoub deleted the sballoc branch October 18, 2021 16:39
@ghost ghost locked as resolved and limited conversation to collaborators Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants