Skip to content

[mono] Optimize Type.IsRuntimeImplemented#55260

Merged
BrzVlad merged 1 commit intodotnet:mainfrom
BrzVlad:feature-runtimetype-opt
Jul 8, 2021
Merged

[mono] Optimize Type.IsRuntimeImplemented#55260
BrzVlad merged 1 commit intodotnet:mainfrom
BrzVlad:feature-runtimetype-opt

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Jul 7, 2021

Avoid virtual call to Type.UnderlyingSystemType. This is same as coreclr.

Avoid virtual call to Type.UnderlyingSystemType. This is same as coreclr.
@BrzVlad BrzVlad requested a review from marek-safar as a code owner July 7, 2021 13:13
@ghost
Copy link

ghost commented Jul 7, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@BrzVlad BrzVlad merged commit a48a11b into dotnet:main Jul 8, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 7, 2021
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