dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 4 Regressions on 5/14/2026 10:24:41 AM +00:00

Open
#73,005 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-scenarios os-windows perf-regression runkind-scenarios untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea](https://github.com/dotnet/sdk/commit/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea)
Compare | [e7e670209561b8487c7efa8a45ee7c87cac3bafe](https://github.com/dotnet/sdk/commit/e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea...e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Configs | CompilationMode:tiered, RunKind:scenarios

### Regressions in Startup - New Console Template - FDD Publish

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Startup - New Console Template - FDD Publish - Time To Main]()
  • [ADX - Test Multi Config Graph]()
| 42.09 ms | 42.94 ms | 1.02 | 0.00 | True | | |

![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Startup - New Console Template - FDD Publish*'
```

### Startup - New Console Template - FDD Publish

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea](https://github.com/dotnet/sdk/commit/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea)
Compare | [e7e670209561b8487c7efa8a45ee7c87cac3bafe](https://github.com/dotnet/sdk/commit/e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea...e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Configs | CompilationMode:tiered, RunKind:scenarios

### Regressions in Startup - PaintDotNet - FDD Publish

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Startup - PaintDotNet - FDD Publish - Generic Startup]()
  • [ADX - Test Multi Config Graph]()
| 1014.83 ms | 1077.94 ms | 1.06 | 0.00 | True | | |

![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Startup - PaintDotNet - FDD Publish*'
```

### Startup - PaintDotNet - FDD Publish

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea](https://github.com/dotnet/sdk/commit/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea)
Compare | [e7e670209561b8487c7efa8a45ee7c87cac3bafe](https://github.com/dotnet/sdk/commit/e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea...e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Configs | CompilationMode:tiered, RunKind:scenarios

### Regressions in Startup - PaintDotNet - FDD Publish - Affinity 85

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Startup - PaintDotNet - FDD Publish - Affinity 85 - Generic Startup]()
  • [ADX - Test Multi Config Graph]()
| 894.16 ms | 924.00 ms | 1.03 | 0.00 | True | | |

![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Startup - PaintDotNet - FDD Publish - Affinity 85*'
```

### Startup - PaintDotNet - FDD Publish - Affinity 85

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea](https://github.com/dotnet/sdk/commit/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea)
Compare | [e7e670209561b8487c7efa8a45ee7c87cac3bafe](https://github.com/dotnet/sdk/commit/e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ebbbb32f13fb8f53a8a34587c4c7dcb792adb8ea...e7e670209561b8487c7efa8a45ee7c87cac3bafe)
Configs | CompilationMode:tiered, RunKind:scenarios

### Improvements in Startup - Static Winforms Template - FDD Publish

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Startup - Static Winforms Template - FDD Publish - Generic Startup]()
  • [ADX - Test Multi Config Graph]()
| 97.19 ms | 92.70 ms | 0.95 | 0.00 | True | | |

![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Startup - Static Winforms Template - FDD Publish*'
```

### Startup - Static Winforms Template - FDD Publish

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.