Skip to content

JIT: Investigate slow contexts in coreclr_tests #83258

@jakobbotsch

Description

@jakobbotsch

The coreclr_tests SPMI collection is about the same size as libraries_tests, yet it takes many times longer to replay. It seems like there are a small number of contexts that we spend a disproportionate time on (I can see that only a few superpmi processes are left). There is probably some quadratic blowup in the checked build somewhere.

Maybe related: #78267

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions