Closed
Description
Run Information
Name | Value |
---|---|
Architecture | arm64 |
OS | ubuntu 22.04 |
Queue | AmpereUbuntu |
Baseline | 3511af8bb9d97b1e8e2deca45fe4a2809cdd1399 |
Compare | 59414b52dbe58b2cdd07be9430dfd78b9f0677d3 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in Devirtualization.EqualityComparer
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
5.87 ns | 4.66 ns | 0.79 | 0.42 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Devirtualization.EqualityComparer*'
Devirtualization.EqualityComparer.ValueTupleCompareWrapped
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository