-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Priority:3Work that is nice to haveWork that is nice to havearea-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 SuperPMI
Milestone
Description
Each of asmdiffs and tpdiff are done for a single platform on a single Helix machine. As we increase the number and size of SuperPMI collections, the time to run the asmdiffs and tpdiff steps increases. We should investigate introducing parallelism into this process by running portions of the process (e.g., a subset of MCH files) on different Helix machines. This would require changing how diffs summarization is done (see #80719).
Related: #80718
category:eng-sys
theme:super-pmi
skill-level:intermediate
cost:medium
impact:medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority:3Work that is nice to haveWork that is nice to havearea-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 SuperPMI