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

Merge changes from TFS #5397

Merged
merged 1 commit into from
Feb 17, 2018
Merged

Conversation

dotnet-bot
Copy link
Collaborator

When merging, this PR, please ensure a merge commit is created as automation requires the merge commit. Do not 'Squash and merge' or 'Rebase and merge'!

Customer code was accessing the type of a cached property in a hot path. Always going back to metadata meant that we spent 20% of time resolving the property type.

I proactively applied the same fix to FieldInfo.

[tfs-changeset: 1689010]
@MichalStrehovsky MichalStrehovsky merged commit 1f35c00 into dotnet:nmirror Feb 17, 2018
@dotnet-bot dotnet-bot deleted the from-tfs branch February 17, 2018 17:38
A-And pushed a commit to A-And/corert that referenced this pull request Feb 20, 2018
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