dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 3 Improvements on 7/15/2026 9:06:09 AM +00:00

Open
#76,292 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-scenarios Look Again os-windows perf-improvement runkind-scenarios 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 | [c98e79e96affb873c827e32c779a68b1368cc480](https://github.com/dotnet/sdk/commit/c98e79e96affb873c827e32c779a68b1368cc480)
Compare | [ecc427bc7d7b4ee32b943f71196ab377f67c1105](https://github.com/dotnet/sdk/commit/ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c98e79e96affb873c827e32c779a68b1368cc480...ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Configs | CompilationMode:tiered, RunKind:scenarios

### Improvements 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]()
| 1128.06 ms | 1060.69 ms | 0.94 | 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 | [c98e79e96affb873c827e32c779a68b1368cc480](https://github.com/dotnet/sdk/commit/c98e79e96affb873c827e32c779a68b1368cc480)
Compare | [ecc427bc7d7b4ee32b943f71196ab377f67c1105](https://github.com/dotnet/sdk/commit/ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c98e79e96affb873c827e32c779a68b1368cc480...ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Configs | CompilationMode:tiered, RunKind:scenarios

### Improvements in Startup - Static Winforms Template - FDD Publish

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

  • [Startup - Static Winforms Template - FDD Publish - Generic Startup]()
  • [ADX - Test Multi Config Graph]()
| 88.37 ms | 80.84 ms | 0.91 | 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 - Static Winforms Template - FDD Publish*'
```

### Startup - Static Winforms 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 | [c98e79e96affb873c827e32c779a68b1368cc480](https://github.com/dotnet/sdk/commit/c98e79e96affb873c827e32c779a68b1368cc480)
Compare | [ecc427bc7d7b4ee32b943f71196ab377f67c1105](https://github.com/dotnet/sdk/commit/ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c98e79e96affb873c827e32c779a68b1368cc480...ecc427bc7d7b4ee32b943f71196ab377f67c1105)
Configs | CompilationMode:tiered, RunKind:scenarios

### Improvements in Startup - Static Console Template - FDD Publish

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

  • [Startup - Static Console Template - FDD Publish - Time To Main]()
  • [ADX - Test Multi Config Graph]()
| 37.77 ms | 36.93 ms | 0.98 | 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 - Static Console Template - FDD Publish*'
```

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

Research direction

Start with the benchmarking workflow in docs/benchmarking-workflow-dotnet-runtime.md and run the provided benchmarks in performance/scripts/benchmarks_ci.py using each listed filter. Compare the linked baseline and test reports for the Windows x64 startup scenarios; done means identifying and documenting the cause or confirming the reported improvement with actionable follow-up.

Written by the indexing model from the issue text.

Assessment

Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.