dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 3 Regressions on 3/17/2026 1:17:35 PM +00:00

Open
#70,268 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 40.87 ms | 43.74 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 '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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 1140.38 ms | 1196.14 ms | 1.05 | 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 - 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 39.41 ms | 40.94 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 '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.