dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 14 Regressions on 8/4/2026 1:19:46 PM +00:00

Open
#77,393 1 comment 0 reactions 0 assignees View on GitHub
arch-x86 branch-11.0 compilationmode-tiered kind-sdk_scenarios Look Again os-windows perf-regression runkind-sdk_scenarios 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
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]()
| 3001.07 ms | 2854.77 ms | 0.95 | 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 '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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change)

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

  • [NET Core Web App - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 582.91 ms | 564.59 ms | 0.97 | 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 'SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change)*'
```

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

### Regressions in SDK NUnit 3 Test Project Template Clean Build

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

  • [SDK NUnit 3 Test Project Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2554.09 ms | 2645.51 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 'SDK NUnit 3 Test Project Template Clean Build*'
```

### SDK NUnit 3 Test Project 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in Inner Loop MsBuild Console

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

  • [Inner Loop MsBuild Console - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 740.18 ms | 777.08 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 'Inner Loop MsBuild Console*'
```

### Inner Loop MsBuild 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 503.91 ms | 531.86 ms | 1.06 | 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 '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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK New Console

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

  • [SDK New Console - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 607.09 ms | 585.03 ms | 0.96 | 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 'SDK New Console*'
```

### SDK New 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
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]()
| 887.39 ms | 754.30 ms | 0.85 | 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 '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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK xUnit Test Project Template Build(No Change)

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

  • [SDK xUnit Test Project Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 458.27 ms | 428.87 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 'SDK xUnit Test Project Template Build(No Change)*'
```

### SDK xUnit 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.NET Core Web App Template Build(No Change)

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

  • [NET Core Web App Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 635.51 ms | 553.02 ms | 0.87 | 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 'SDK ASP.NET Core Web App Template Build(No Change)*'
```

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

### Regressions in SDK Class library Template Build(No Change)

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

  • [SDK Class library Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 418.77 ms | 438.23 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 'SDK Class library Template Build(No Change)*'
```

### SDK Class library 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Razor Class Library Template Build(No Change)

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

  • [SDK Razor Class Library Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 526.06 ms | 505.38 ms | 0.96 | 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 'SDK Razor Class Library Template Build(No Change)*'
```

### SDK Razor Class Library 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 | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
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]()
| 491.54 ms | 459.73 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 '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)

---

### Run Information

Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [77a60772669bc6602e26076c7ff0c3ebae137445](https://github.com/dotnet/sdk/commit/77a60772669bc6602e26076c7ff0c3ebae137445)
Compare | [5da2de22f7c6e2ebe7ed4c16c614b00183145d3c](https://github.com/dotnet/sdk/commit/5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/77a60772669bc6602e26076c7ff0c3ebae137445...5da2de22f7c6e2ebe7ed4c16c614b00183145d3c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build

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

  • [NET Core Web App - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3656.29 ms | 3808.22 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 'SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build*'
```

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

### Regressions in SDK ASP.NET Core Web API Template Build(No Change)

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

  • [NET Core Web API Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 544.21 ms | 593.41 ms | 1.09 | 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 'SDK ASP.NET Core Web API Template Build(No Change)*'
```

### SDK ASP.NET Core Web API 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

Clone dotnet/performance and run scripts/benchmarks_ci.py with the listed SDK MSTest, NUnit, or MSBuild filters. Compare the reported baseline and test results across the linked reports and SDK diff; done means confirming the x86 Windows regression and identifying which benchmark results remain affected.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
performance, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.