dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x86: 16 Regressions on 6/28/2026 5:31:55 PM +00:00

Open
#75,199 1 comment 0 reactions 0 assignees View on GitHub
arch-x86 branch-refs/heads/main compilationmode-tiered kind-micro os-windows perf-regression runkind-micro runtime-coreclr 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in Microsoft.AspNetCore.Server.Kestrel.Performance.PipeThroughputBenchmark

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

  • [Parse_SequentialAsync - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 322.77 ns | 359.77 ns | 1.11 | 0.12 | False | | |
|
  • [Parse_SequentialAsync - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 314.74 ns | 348.15 ns | 1.11 | 0.19 | False | | |

![graph]()
![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 'Microsoft.AspNetCore.Server.Kestrel.Performance.PipeThroughputBenchmark*'
```

### Microsoft.AspNetCore.Server.Kestrel.Performance.PipeThroughputBenchmark.Parse_SequentialAsync(Length: 4096, Chunks: 16)

#### ETL Files

#### Histogram

#### JIT Disasms

### Microsoft.AspNetCore.Server.Kestrel.Performance.PipeThroughputBenchmark.Parse_SequentialAsync(Length: 128, Chunks: 16)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Threading.Channels.Tests.UnboundedChannelPerfTests

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

  • [TryWriteThenTryRead - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 22.03 ns | 25.09 ns | 1.14 | 0.03 | False | | |

![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 'System.Threading.Channels.Tests.UnboundedChannelPerfTests*'
```

### System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.Concurrent.IsEmpty<String>

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

  • [Dictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 167.24 ns | 197.56 ns | 1.18 | 0.04 | False | | |

![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 'System.Collections.Concurrent.IsEmpty*'
```

### System.Collections.Concurrent.IsEmpty<String>.Dictionary(Size: 0)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.AddGivenSize<String>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 18.58 μs | 20.29 μs | 1.09 | 0.01 | False | | |

![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 'System.Collections.AddGivenSize*'
```

### System.Collections.AddGivenSize<String>.ConcurrentDictionary(Size: 512)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.TryAddGiventSize<Int32>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 15.89 μs | 18.54 μs | 1.17 | 0.01 | False | | |

![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 'System.Collections.TryAddGiventSize*'
```

### System.Collections.TryAddGiventSize<Int32>.ConcurrentDictionary(Count: 512)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [0d3df07c6048d8cbe4f544227462cae62040e587](https://github.com/dotnet/runtime/commit/0d3df07c6048d8cbe4f544227462cae62040e587)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...0d3df07c6048d8cbe4f544227462cae62040e587)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.AddGivenSize<Int32>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 16.11 μs | 18.61 μs | 1.15 | 0.04 | False | | |

![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 'System.Collections.AddGivenSize*'
```

### System.Collections.AddGivenSize<Int32>.ConcurrentDictionary(Size: 512)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.Concurrent.IsEmpty<Int32>

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

  • [Dictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 168.71 ns | 198.32 ns | 1.18 | 0.07 | False | | |

![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 'System.Collections.Concurrent.IsEmpty*'
```

### System.Collections.Concurrent.IsEmpty<Int32>.Dictionary(Size: 0)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Diagnostics.Perf_Process

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

  • [GetCurrentProcess - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 54.66 ns | 58.51 ns | 1.07 | 0.04 | False | | |

![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 'System.Diagnostics.Perf_Process*'
```

### System.Diagnostics.Perf_Process.GetCurrentProcess

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.Concurrent.Count<Int32>

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

  • [Dictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 189.09 ns | 206.87 ns | 1.09 | 0.09 | False | | |

![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 'System.Collections.Concurrent.Count*'
```

### System.Collections.Concurrent.Count<Int32>.Dictionary(Size: 512)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.TryAddGiventSize<String>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 18.48 μs | 20.20 μs | 1.09 | 0.01 | False | | |

![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 'System.Collections.TryAddGiventSize*'
```

### System.Collections.TryAddGiventSize<String>.ConcurrentDictionary(Count: 512)

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Threading.Channels.Tests.BoundedChannelPerfTests

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

  • [ReadAsyncThenWriteAsync - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 41.18 ns | 45.62 ns | 1.11 | 0.09 | False | | |

![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 'System.Threading.Channels.Tests.BoundedChannelPerfTests*'
```

### System.Threading.Channels.Tests.BoundedChannelPerfTests.ReadAsyncThenWriteAsync

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.TryAddDefaultSize<String>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 34.22 μs | 37.02 μs | 1.08 | 0.03 | False | | |

![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 'System.Collections.TryAddDefaultSize*'
```

### System.Collections.TryAddDefaultSize<String>.ConcurrentDictionary(Count: 512)

#### 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 | [44ed03469c1169d68d543ae1f4fecae67ce47a82](https://github.com/dotnet/runtime/commit/44ed03469c1169d68d543ae1f4fecae67ce47a82)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/44ed03469c1169d68d543ae1f4fecae67ce47a82...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable

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

  • [Scoped - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 38.94 ns | 42.13 ns | 1.08 | 0.06 | False | | |

![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 'Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable*'
```

### Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable.Scoped

#### 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 | [19a803d6d08a846656d1116d0f4e7001e792d5a1](https://github.com/dotnet/runtime/commit/19a803d6d08a846656d1116d0f4e7001e792d5a1)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/19a803d6d08a846656d1116d0f4e7001e792d5a1...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.CreateAddAndClear<String>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 39.83 μs | 42.72 μs | 1.07 | 0.02 | False | | |

![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 'System.Collections.CreateAddAndClear*'
```

### System.Collections.CreateAddAndClear<String>.ConcurrentDictionary(Size: 512)

#### 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 | [44ed03469c1169d68d543ae1f4fecae67ce47a82](https://github.com/dotnet/runtime/commit/44ed03469c1169d68d543ae1f4fecae67ce47a82)
Compare | [9cb68cd564627fd80fb9077731093f46d1e0e667](https://github.com/dotnet/runtime/commit/9cb68cd564627fd80fb9077731093f46d1e0e667)
Diff | [Diff](https://github.com/dotnet/runtime/compare/44ed03469c1169d68d543ae1f4fecae67ce47a82...9cb68cd564627fd80fb9077731093f46d1e0e667)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.CreateAddAndClear<Int32>

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

  • [ConcurrentDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 38.26 μs | 42.39 μs | 1.11 | 0.02 | False | | |

![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 'System.Collections.CreateAddAndClear*'
```

### System.Collections.CreateAddAndClear<Int32>.ConcurrentDictionary(Size: 512)

#### 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 the reported baseline and compare commits, then run the supplied benchmark commands for PipeThroughputBenchmark and UnboundedChannelPerfTests. Review the mentioned benchmark sources, including src/benchmarks/micro/libraries/System.IO.Pipelines/PipeThroughputBenchmark.cs and src/benchmarks/micro/libraries/System.Collections/Concurrent/IsEmpty.cs, alongside the linked test reports. Done means the x86 Windows regressions are explained and a follow-up run confirms whether they persist.

Written by the indexing model from the issue text.

Assessment

Domain
performance
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.