dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x64: 2 Improvements on 8/12/2026 9:02:13 AM +00:00
- 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 | [283314d5d7f2d77d1a31087ec962a4c407106445](https://github.com/dotnet/sdk/commit/283314d5d7f2d77d1a31087ec962a4c407106445)
Compare | [f5782bfe7cbe62e23058d578aa2216269b0ad34a](https://github.com/dotnet/sdk/commit/f5782bfe7cbe62e23058d578aa2216269b0ad34a)
Diff | [Diff](https://github.com/dotnet/sdk/compare/283314d5d7f2d77d1a31087ec962a4c407106445...f5782bfe7cbe62e23058d578aa2216269b0ad34a)
Configs | CompilationMode:tiered, RunKind:scenarios
### Improvements in Startup - PaintDotNet - FDD Publish
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Startup - PaintDotNet - FDD Publish - Generic Startup]()
- [ADX - Test Multi Config Graph]()
![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 - PaintDotNet - FDD Publish*'
```
### Startup - PaintDotNet - 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 | [283314d5d7f2d77d1a31087ec962a4c407106445](https://github.com/dotnet/sdk/commit/283314d5d7f2d77d1a31087ec962a4c407106445)
Compare | [f5782bfe7cbe62e23058d578aa2216269b0ad34a](https://github.com/dotnet/sdk/commit/f5782bfe7cbe62e23058d578aa2216269b0ad34a)
Diff | [Diff](https://github.com/dotnet/sdk/compare/283314d5d7f2d77d1a31087ec962a4c407106445...f5782bfe7cbe62e23058d578aa2216269b0ad34a)
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]()
![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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked benchmarking workflow documentation and run scripts/benchmarks_ci.py using the two filters in the issue on Windows x64. Review the PaintDotNet and Static Winforms Template reports and compare the baseline and test results. Done means identifying and addressing the cause of the reported startup performance change, with benchmark results confirming the outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100