Skip to content

JIT: Support consuming profile guided optimization data for optimization #6522

@redknightlois

Description

@redknightlois

Currently the native generation is able to use PGO and as stated by @jkotas on https://github.com/dotnet/coreclr/issues/6759#issuecomment-240809700 it is going to be supported at CoreCLR eventually (already supported at the desktop framework). Being able to allow the JIT to consume that information without the need to generate a native executable would allow software developers to pack that data into their executables to get the same benefits in a portable way.

category:cq
theme:profile-feedback
skill-level:expert
cost:extra-large

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributorsoptimizationtenet-performancePerformance related issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions