dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 3 Regressions on 2/7/2026 8:40:20 AM +00:00

Open
#68,513 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-9.0 kind-scenarios os-windows perf-regression 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 | [1e311fe894a29d7e6b026f4dbefa2de2754eb2b3](https://github.com/dotnet/sdk/commit/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3)
Compare | [b34aec96fd080aabc9233e099921aeaa4379071a](https://github.com/dotnet/sdk/commit/b34aec96fd080aabc9233e099921aeaa4379071a)
Diff | [Diff](https://github.com/dotnet/sdk/compare/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3...b34aec96fd080aabc9233e099921aeaa4379071a)
Configs | CompilationMode:tiered, RunKind:scenarios

### Regressions in Startup - WinForms Large - FDD Publish

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

  • [Startup - WinForms Large - FDD Publish - Generic Startup]()
  • [ADX - Test Multi Config Graph]()
| 1066.15 ms | 1173.15 ms | 1.10 | 0.00 | True | | |

[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 - WinForms Large - FDD Publish*'
```

### Startup - WinForms Large - 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 | [1e311fe894a29d7e6b026f4dbefa2de2754eb2b3](https://github.com/dotnet/sdk/commit/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3)
Compare | [b34aec96fd080aabc9233e099921aeaa4379071a](https://github.com/dotnet/sdk/commit/b34aec96fd080aabc9233e099921aeaa4379071a)
Diff | [Diff](https://github.com/dotnet/sdk/compare/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3...b34aec96fd080aabc9233e099921aeaa4379071a)
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]()
| 908.24 ms | 978.64 ms | 1.08 | 0.00 | True | | |

[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 | [1e311fe894a29d7e6b026f4dbefa2de2754eb2b3](https://github.com/dotnet/sdk/commit/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3)
Compare | [b34aec96fd080aabc9233e099921aeaa4379071a](https://github.com/dotnet/sdk/commit/b34aec96fd080aabc9233e099921aeaa4379071a)
Diff | [Diff](https://github.com/dotnet/sdk/compare/1e311fe894a29d7e6b026f4dbefa2de2754eb2b3...b34aec96fd080aabc9233e099921aeaa4379071a)
Configs | CompilationMode:tiered, RunKind:scenarios

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

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

  • [Startup - New VB Console Template - FDD Publish - Time To Main]()
  • [ADX - Test Multi Config Graph]()
| 46.52 ms | 48.01 ms | 1.03 | 0.00 | True | | |

[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 VB Console Template - FDD Publish*'
```

### Startup - New VB 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)

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.