dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 6 Regressions on 4/6/2026 8:41:09 AM +00:00

Open
#71,027 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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
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]()
| 2790.96 ms | 2987.40 ms | 1.07 | 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 '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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
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]()
| 1867.50 ms | 1968.21 ms | 1.05 | 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 '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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
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]()
| 437.20 ms | 583.03 ms | 1.33 | 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 '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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK Console Template net8.0 Clean Build

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

  • [0 Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2732.37 ms | 3097.16 ms | 1.13 | 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 'SDK Console Template net8.0 Clean Build*'
```

### SDK Console Template net8.0 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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
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]()
| 161.33 ms | 209.94 ms | 1.30 | 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 '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 | [d70206844a95b337601237466bfc6cbb7d52d6d4](https://github.com/dotnet/sdk/commit/d70206844a95b337601237466bfc6cbb7d52d6d4)
Compare | [1a405c76db678301b6f6f5b22d2a63a152c26b97](https://github.com/dotnet/sdk/commit/1a405c76db678301b6f6f5b22d2a63a152c26b97)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d70206844a95b337601237466bfc6cbb7d52d6d4...1a405c76db678301b6f6f5b22d2a63a152c26b97)
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]()
| 3806.03 ms | 3918.28 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 '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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.