Skip to content

[NativeAOT] Possible perf improvements in casting #84464

@VSadov

Description

@VSadov

CoreClr appears to have faster casting helpers than NativeAOT. #84430 (comment)

That means the NativeAOT helpers could likely be improved, since conceptually they should be applying similar logic.
It is worth compare the code of the helpers and related typesystem bits to see what can be copied/unified from whichever is a faster implementation.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions