Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented Aug 20, 2024

It appears that after #105965, the compiler is no longer inlining TypeHandle::IsArray for this code path. This deconstructs that use and reclaims the performance.

Fixes #106708

It appears that after dotnet#105965, the
compiler is no longer inlining `TypeHandle::IsArray` for
this code path. This deconstructs that use and reclaims it.
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.

[Perf] Windows/x64: 1 Regression on 8/17/2024 12:12:18 AM

2 participants