summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2019-01-02 18:16:56 -0500
committerGitHub <noreply@github.com>2019-01-02 18:16:56 -0500
commit9d159eceee051b9536a26467adb489a6a5c0fa7a (patch)
treef24b0990b9e30e01a2fd55b199e7eeefcd747107 /azure-pipelines.yml
parente2a576a7130978dfeca4c100868789eee4adc403 (diff)
downloadcoreclr-9d159eceee051b9536a26467adb489a6a5c0fa7a.tar.gz
coreclr-9d159eceee051b9536a26467adb489a6a5c0fa7a.tar.bz2
coreclr-9d159eceee051b9536a26467adb489a6a5c0fa7a.zip
Use StringBuilderCache in PathInternal.NormalizeDirectorySeparators (#21760)
When we do need to normalize, we're currently allocating the StringBuilder/char[] for the full path length. As long as the path length is less than the max cacheable size (360), we'll now use a cached builder.
Diffstat (limited to 'azure-pipelines.yml')
0 files changed, 0 insertions, 0 deletions