dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 21 Improvements on 5/26/2026 1:40:57 PM +00:00

Open
#73,650 3 comments 0 reactions 0 assignees View on GitHub
arch-x86 branch-11.0 compilationmode-tiered kind-sdk_scenarios os-windows perf-improvement runkind-sdk_scenarios triage-error 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 2996.74 ms | 2827.83 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK ASP.Net Core Empty Template Build(No Change)

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

  • [Net Core Empty Template Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 1234.41 ms | 1191.12 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 ASP.Net Core Empty Template Build(No Change)*'
```

### SDK ASP.Net Core Empty 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements 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]()
| 1263.26 ms | 1220.37 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 1434.87 ms | 1385.34 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK F# Console Template Clean Build

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

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

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

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

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

  • [NET Core Web API Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 3763.45 ms | 3589.04 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 ASP.NET Core Web API Template Clean Build*'
```

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

### Improvements 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]()
| 504.65 ms | 470.99 ms | 0.93 | 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 962.50 ms | 930.35 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template net8.0 Clean Build

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

  • [0 Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2865.04 ms | 2751.98 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 Console Template net8.0 Clean Build*'
```

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

### Improvements in SDK Class library Template Clean Build

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

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

### SDK 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 1004.17 ms | 970.40 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template net9.0 Clean Build

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

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

### SDK Console Template net9.0 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 997.67 ms | 956.74 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 1430.51 ms | 1393.69 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template Clean Build

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

  • [SDK Console Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2479.15 ms | 2387.02 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 Console Template Clean Build*'
```

### SDK Console 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 1012.12 ms | 977.37 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements 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]()
| 3992.65 ms | 3764.32 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements 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]()
| 986.87 ms | 953.82 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 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in SDK Console Template net11.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]()
| 977.85 ms | 944.28 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 net11.0 Build(No Change)*'
```

### SDK Console Template net11.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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
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]()
| 3314.10 ms | 3188.29 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 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.