superpmi: add real world benchmarks collection #79015
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
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.
The text was updated successfully, but these errors were encountered: