Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

superpmi: add real world benchmarks collection #79015

Closed
Tracked by #79018
BruceForstall opened this issue Nov 30, 2022 · 2 comments
Closed
Tracked by #79018

superpmi: add real world benchmarks collection #79015

BruceForstall opened this issue Nov 30, 2022 · 2 comments
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@BruceForstall
Copy link
Member

We currently have a SuperPMI collection of the microbenchmarks from the dotnet/performance repo (https://github.com/dotnet/performance/tree/main/src/benchmarks/micro).

Recently, more "real world" benchmarks have been added, and the dotnet performance lab started running regular performance measurements of these (https://github.com/dotnet/performance/tree/main/src/benchmarks/real-world).

Add a new SuperPMI collection of these real-world benchmarks.

The proposal is to create a separate, new collection, instead of adding the real-world collection to the existing micro-benchmark collection. The reason is to make sure asm diffs changes in the real-world benchmarks are separately highlighted.

@BruceForstall BruceForstall added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 30, 2022
@BruceForstall BruceForstall added this to the 8.0.0 milestone Nov 30, 2022
@ghost
Copy link

ghost commented Nov 30, 2022

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

We currently have a SuperPMI collection of the microbenchmarks from the dotnet/performance repo (https://github.com/dotnet/performance/tree/main/src/benchmarks/micro).

Recently, more "real world" benchmarks have been added, and the dotnet performance lab started running regular performance measurements of these (https://github.com/dotnet/performance/tree/main/src/benchmarks/real-world).

Add a new SuperPMI collection of these real-world benchmarks.

The proposal is to create a separate, new collection, instead of adding the real-world collection to the existing micro-benchmark collection. The reason is to make sure asm diffs changes in the real-world benchmarks are separately highlighted.

Author: BruceForstall
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: 8.0.0

@BruceForstall BruceForstall changed the title Add new SuperPMI collection for real world benchmarks superpmi: add real world benchmarks collection Nov 30, 2022
@kunalspathak
Copy link
Member

Completed in #87104

@ghost ghost locked as resolved and limited conversation to collaborators Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

No branches or pull requests

2 participants