Use a pooled StringBuilder for all instances of it
Open
- Dominant language
- C#
- Stars
- 4.6k
- Forks
- 605
- PR merge metrics
- No merged PRs in 30d
Description
There are a number of places where StringBuilders are used. We should have a pool of them so that we can use them more efficiently.
Contributor guide
Assessment
This issue has not been assessed yet.