dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 6 Regressions on 3/15/2026 8:45:50 AM +00:00

Open
#70,114 1 comment 0 reactions 0 assignees View on GitHub
arch-x86 branch-11.0 kind-sdk_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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
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]()
| 2775.72 ms | 3065.78 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 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 | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change)

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]()
| 1417.75 ms | 1370.95 ms | 0.97 | 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 Build(No Change)*'
```

### SDK ASP.NET Core Web App (Model-View-Controller) 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 | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK NUnit 3 Test Project Template Clean Build

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

  • [SDK NUnit 3 Test Project Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2575.31 ms | 2678.08 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 NUnit 3 Test Project Template Clean Build*'
```

### SDK NUnit 3 Test Project 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 | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in Inner Loop Blazor Client

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

  • [Inner Loop Blazor Client - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 2040.71 ms | 2189.33 ms | 1.07 | 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 Blazor Client*'
```

### Inner Loop Blazor Client

#### 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 | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
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]()
| 365.85 ms | 390.67 ms | 1.07 | 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 | [6c584d9ce4802d0c8ca7e586dd0999761efbb485](https://github.com/dotnet/sdk/commit/6c584d9ce4802d0c8ca7e586dd0999761efbb485)
Compare | [3bb52afde2bdfe203e6b2b4debaa8905d15e7c22](https://github.com/dotnet/sdk/commit/3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
Diff | [Diff](https://github.com/dotnet/sdk/compare/6c584d9ce4802d0c8ca7e586dd0999761efbb485...3bb52afde2bdfe203e6b2b4debaa8905d15e7c22)
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]()
| 3700.22 ms | 3775.99 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 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)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with scripts/benchmarks_ci.py and the benchmarking workflow in docs/benchmarking-workflow-dotnet-runtime.md, then reproduce the listed SDK MSTest, NUnit, and Blazor benchmarks on the stated Windows x86 configuration. Compare the baseline and compare commits and inspect the linked test reports; done means the regression cause is established and the affected benchmark no longer regresses.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.