Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Use simple Array.Copy overload where possible #27641

Merged
merged 1 commit into from
Nov 3, 2019

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Nov 3, 2019

The simple Array.Copy overload does not come with a performance penalty anymore.

The simple Array.Copy overload does not come with a performance penalty anymore.
@stephentoub stephentoub merged commit 27b334b into dotnet:master Nov 3, 2019
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corert that referenced this pull request Nov 3, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request Nov 3, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
@jkotas jkotas deleted the use-simple-array-copy branch November 3, 2019 14:53
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/mono that referenced this pull request Nov 3, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas added a commit to dotnet/corert that referenced this pull request Nov 3, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
stephentoub pushed a commit to dotnet/corefx that referenced this pull request Nov 3, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
marek-safar pushed a commit to mono/mono that referenced this pull request Nov 4, 2019
The simple Array.Copy overload does not come with a performance penalty anymore.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
This pull request was closed.
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.

2 participants