Increase JIT compiler throughput #6857
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
JitThroughput
CLR JIT issues regarding speed of JIT itself
Priority:2
Work that is important, but not critical for the release
tenet-performance
Performance related issue
Milestone
The following is a list of areas being considered for throughput improvements in the near future; if anyone wants to help with these just add a note here, if we have lots of volunteers we can establish a simple tracking system. Note that the stuff gathered in this issue addresses the specific goal of speeding up IL -> machine code conversion in RyuJIT - IOW, things like better heuristics to decide when to use / not use MinOpts, finding more ways to avoid compilation at runtime (via crossgen or whatever) are not covered here.
category:throughput
theme:throughput
skill-level:expert
cost:extra-large
The text was updated successfully, but these errors were encountered: