dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 13 Regressions on 8/6/2026 4:48:20 PM +00:00

Open
#77,515 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK ASP.NET Core gRPC Service Template Build(No Change)

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

  • [NET Core gRPC Service Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 486.15 ms | 576.37 ms | 1.19 | 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 gRPC Service Template Build(No Change)*'
```

### SDK ASP.NET Core gRPC Service 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 574.57 ms | 646.69 ms | 1.13 | 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
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]()
| 770.56 ms | 793.04 ms | 1.03 | 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in Inner Loop MVC

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

  • [Inner Loop MVC - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 1278.12 ms | 1615.83 ms | 1.26 | 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 MVC*'
```

### Inner Loop MVC

#### 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template net8.0 Build(No Change)

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

  • [0 Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 430.08 ms | 396.47 ms | 0.92 | 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 Console Template net8.0 Build(No Change)*'
```

### SDK Console Template net8.0 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 582.22 ms | 640.32 ms | 1.10 | 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
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]()
| 417.74 ms | 434.13 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 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK Razor Class Library Template Clean Build

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

  • [SDK Razor Class Library Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3535.47 ms | 3711.56 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 Razor Class Library Template Clean Build*'
```

### SDK Razor Class Library 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 3733.60 ms | 3838.68 ms | 1.03 | 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 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template net9.0 Build(No Change)

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

  • [0 Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 412.21 ms | 400.91 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 Console Template net9.0 Build(No Change)*'
```

### SDK Console Template net9.0 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
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]()
| 578.26 ms | 593.68 ms | 1.03 | 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)

---

### Run Information

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

### Regressions in SDK F# Console Template Build(No Change)

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

  • [SDK F# Console Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 484.77 ms | 529.20 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 F# Console Template Build(No Change)*'
```

### SDK F# Console 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 | [322f5005d6589845edf1d69d55820a7d1ab9a09c](https://github.com/dotnet/sdk/commit/322f5005d6589845edf1d69d55820a7d1ab9a09c)
Compare | [8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4](https://github.com/dotnet/sdk/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/322f5005d6589845edf1d69d55820a7d1ab9a09c...8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK Console Template Build(No Change)

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

  • [SDK Console Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 433.49 ms | 445.39 ms | 1.03 | 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 Console Template Build(No Change)*'
```

### SDK Console 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 scripts/benchmarks_ci.py and the benchmarking workflow linked in the issue, then reproduce the named SDK scenarios on Windows x86 using the supplied filters. Compare the baseline and compare commits and inspect the linked test reports to determine which change explains the regressions. Done means the cause is identified and the affected benchmarks no longer regress.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance, testing
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.