Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Port generic string.Join optimizations from CoreCLR#1585

Merged
jkotas merged 1 commit into
dotnet:masterfrom
jamesqo:port-generic-join
Jul 27, 2016
Merged

Port generic string.Join optimizations from CoreCLR#1585
jkotas merged 1 commit into
dotnet:masterfrom
jamesqo:port-generic-join

Conversation

@jamesqo
Copy link
Copy Markdown
Contributor

@jamesqo jamesqo commented Jul 27, 2016

This ports optimizations for the generic overload of string.Join from CoreCLR (dotnet/coreclr#6463) to CoreRT.

cc: @jkotas

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jul 27, 2016

Thanks!

@jkotas jkotas merged commit 2131916 into dotnet:master Jul 27, 2016
@jamesqo jamesqo deleted the port-generic-join branch July 27, 2016 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants