dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 3 Improvements on 2/13/2026 8:21:24 AM +00:00

Open
#68,756 0 comments 0 reactions 0 assignees View on GitHub
arch-x86 branch-9.0 kind-sdk_scenarios os-windows perf-improvement 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 | [c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f](https://github.com/dotnet/sdk/commit/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f)
Compare | [d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440](https://github.com/dotnet/sdk/commit/d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f...d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements 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]()
| 3189.95 ms | 3082.74 ms | 0.97 | 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 | [c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f](https://github.com/dotnet/sdk/commit/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f)
Compare | [d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440](https://github.com/dotnet/sdk/commit/d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f...d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.NET Core Web App Template Clean Build

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

  • [NET Core Web App Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 4881.77 ms | 4743.30 ms | 0.97 | 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 Template Clean Build*'
```

### SDK ASP.NET Core Web App 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 | [c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f](https://github.com/dotnet/sdk/commit/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f)
Compare | [d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440](https://github.com/dotnet/sdk/commit/d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f...d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.Net Core Empty Template Clean Build

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

  • [Net Core Empty Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3539.04 ms | 3383.57 ms | 0.96 | 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 Empty Template Clean Build*'
```

### SDK ASP.Net Core Empty 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.