Skip to content

RuntimeHelpers.PrepareMethod support specifying JIT tier #1711

@fghzxm

Description

@fghzxm

Adding support for specifying a JIT tier could:

  1. help those who seek to understand their code's performance characteristics
  2. further enable see-the-compiler-in-action educational apps like SharpLab.io

See:
https://stackoverflow.com/questions/58061570/is-it-possible-to-force-net-jit-to-recompile-a-method-to-a-higher-tier
ashmind/SharpLab#445

category:design
theme:testing
skill-level:intermediate
cost:medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-suggestionEarly API idea and discussion, it is NOT ready for implementationarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions