dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 7 Regressions on 8/8/2026 9:31:37 AM +00:00

Open
#77,561 1 comment 0 reactions 0 assignees View on GitHub
arch-x86 branch-11.0 compilationmode-tiered kind-sdk_scenarios Look Again os-windows perf-regression runkind-sdk_scenarios untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK MSTest Test Project (.NET Core) Template Clean Build

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

  • [SDK MSTest Test Project - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2732.44 ms | 2846.66 ms | 1.04 | 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 'SDK MSTest Test Project (.NET Core) Template Clean Build*'
```

### SDK MSTest Test Project (.NET Core) Template Clean Build

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in Inner Loop MVC

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

  • [Inner Loop MVC - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 1178.16 ms | 1246.06 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 'Inner Loop MVC*'
```

### Inner Loop MVC

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in Inner Loop Console

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

  • [Inner Loop Console - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 678.41 ms | 790.77 ms | 1.17 | 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 'Inner Loop Console*'
```

### Inner Loop Console

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK Razor Class Library Template Build(No Change)

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

  • [SDK Razor Class Library Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 477.57 ms | 523.63 ms | 1.10 | 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 'SDK Razor Class Library Template Build(No Change)*'
```

### SDK Razor Class Library Template Build(No Change)

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK ASP.NET Core gRPC Service Template Clean Build

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

  • [NET Core gRPC Service Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3495.40 ms | 3570.77 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 'SDK ASP.NET Core gRPC Service Template Clean Build*'
```

### SDK ASP.NET Core gRPC Service Template Clean Build

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build

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

  • [NET Core Web App - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3662.07 ms | 3756.29 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 'SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build*'
```

### SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build

#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [aedf05ae4b6c7f74f789e64a0a8d9d169414f04f](https://github.com/dotnet/sdk/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f)
Compare | [10d231dd86555cc17a757c800d821ad8e0f459d5](https://github.com/dotnet/sdk/commit/10d231dd86555cc17a757c800d821ad8e0f459d5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f...10d231dd86555cc17a757c800d821ad8e0f459d5)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK Console Template net11.0 Build(No Change)

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

  • [0 Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 428.45 ms | 501.11 ms | 1.17 | 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 'SDK Console Template net11.0 Build(No Change)*'
```

### SDK Console Template net11.0 Build(No Change)

#### 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

Research direction

Start with the benchmark commands in the issue and the performance benchmarking workflow documentation. Run benchmarks_ci.py for the SDK MSTest, Inner Loop MVC, Inner Loop Console, and Razor Class Library filters, comparing the listed baseline and compare commits on Windows/x86. Done means the reported regressions are reproduced and their cause or resolution is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, cli, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.