-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorsoptimizationtenet-performancePerformance related issuePerformance related issue
Milestone
Description
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
omariom
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorsoptimizationtenet-performancePerformance related issuePerformance related issue