dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 3 Improvements on 7/9/2026 11:53:43 AM +00:00
- 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 | [fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d](https://github.com/dotnet/sdk/commit/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios
### Improvements in SDK NUnit 3 Test Project Template Build(No Change)
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SDK NUnit 3 Test Project Template Build - Process Time]()
- [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 'SDK NUnit 3 Test Project Template Build(No Change)*'
```
### SDK NUnit 3 Test Project 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 | [fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d](https://github.com/dotnet/sdk/commit/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios
### Improvements 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]()
![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 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 | [fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d](https://github.com/dotnet/sdk/commit/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/fa2f7be0dd4fcfaf582f468bab7da8cb46b8d39d...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios
### Improvements in SDK MSTest Test Project (.NET Core) Template Build(No Change)
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]()
![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 Build(No Change)*'
```
### SDK MSTest Test Project (.NET Core) 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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the benchmarking workflow document and reproduce the three reported cases using scripts/benchmarks_ci.py with the listed filters. Compare the supplied baseline and compare commits and review the linked benchmark reports for the Windows/x86 results. Done means determining whether these measurements require an actionable performance fix; the issue does not name a target file or change.
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
- 25/100