Skip to content

[mono][perf] Explore possibility of using SuperPMI for Mono runtime #98697

Closed
@matouskozak

Description

@matouskozak

Description

CoreCLR JIT uses SuperPMI to analyze code quality and throughput of instructions to prevent regressions caused by changes to the JIT compiler. The tools runs on PRs modifying compiler's source codes and measures performance on a selected collection of methods.

We should explore the possibility of using the current or similar tool for Mono compilers (mini/llvm).

Useful resources


FYI: @kotlarmilos, @fanyang-mono, @radekdoulik, @steveisok

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions