dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 12 Regressions on 3/17/2026 1:10:31 PM +00:00

Open
#70,256 1 comment 0 reactions 0 assignees View on GitHub
arch-x86 branch-11.0 kind-sdk_scenarios os-windows perf-regression 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 2833.17 ms | 3050.26 ms | 1.08 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 2609.23 ms | 2746.39 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 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements in Inner Loop Blazor Client

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

  • [Inner Loop Blazor Client - Generic Startup Diff]()
  • [ADX - Test Multi Config Graph]()
| 1891.79 ms | 1777.01 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 'Inner Loop Blazor Client*'
```

### Inner Loop Blazor Client

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

### Regressions in SDK Console Template net11.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]()
| 2314.07 ms | 2751.15 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 Console Template net11.0 Clean Build*'
```

### SDK Console Template net11.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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 439.06 ms | 489.32 ms | 1.11 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions in SDK xUnit Test Project Template Clean Build

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

  • [SDK xUnit Test Project Template Clean Build - Process Time]()
  • [ADX - Test Multi Config Graph]()
| 2592.05 ms | 2653.64 ms | 1.02 | 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 Clean Build*'
```

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

### Regressions 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]()
| 2776.51 ms | 2839.47 ms | 1.02 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Improvements 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]()
| 1211.78 ms | 915.05 ms | 0.76 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 1301.53 ms | 1450.60 ms | 1.11 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Configs | CompilationMode:tiered, RunKind:sdk_scenarios

### Regressions 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]()
| 982.88 ms | 1004.76 ms | 1.02 | 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 3805.68 ms | 3980.25 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 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 | [c12d1f565f615d5d48ff443858a67ac148a3bd8b](https://github.com/dotnet/sdk/commit/c12d1f565f615d5d48ff443858a67ac148a3bd8b)
Compare | [3ccdcc4cf9b93bf3504275d4506144cf68c15b2c](https://github.com/dotnet/sdk/commit/3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c12d1f565f615d5d48ff443858a67ac148a3bd8b...3ccdcc4cf9b93bf3504275d4506144cf68c15b2c)
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]()
| 3684.71 ms | 4131.35 ms | 1.12 | 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)

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.