Skip to content

superpmi: enable better % improvement number for asm diffs #41653

Description

@BruceForstall

Currently, when doing SuperPMI asm diffs, a % improvement/regressed number is calculated by jit-analyze using only the functions that contained diffs as the total amount of code. This gives skewed data, as we only generate the asm for functions that have any changes. We should calculate the diff using the total amount of code generated in the replay, whether it contained a diff or not.

category:eng-sys
theme:super-pmi
skill-level:beginner
cost:small

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions