dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 18 Regressions on 7/10/2026 10:12:10 PM +00:00

Open
#76,239 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-regression PGO runkind-micro runtimetype-coreclr untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [SortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.60 ms | 14.43 ms | 1.24 | 0.32 | False | | |
|
  • [ImmutableSortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.70 ms | 13.45 ms | 1.15 | 0.35 | False | | |
|
  • [Array - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 126.19 ms | 134.26 ms | 1.06 | 0.31 | False | | |

![graph]()
![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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.ContainsTrue*'
```

### System.Collections.ContainsTrue<String>.SortedSet(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.ContainsTrue<String>.ImmutableSortedSet(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.ContainsTrue<String>.Array(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Cache

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

  • [IsMatch - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.70 secs | 3.09 secs | 1.14 | 0.09 | False | | |
|
  • [IsMatch - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.57 secs | 7.48 secs | 1.14 | 0.09 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.RegularExpressions.Tests.Perf_Regex_Cache*'
```

### System.Text.RegularExpressions.Tests.Perf_Regex_Cache.IsMatch(total: 40000, unique: 7, cacheSize: 0)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.RegularExpressions.Tests.Perf_Regex_Cache.IsMatch(total: 40000, unique: 1600, cacheSize: 15)

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in ByteMark

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

  • [BenchNumericSortJagged - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 20.88 secs | 28.85 secs | 1.38 | 0.29 | False | | |
|
  • [BenchEmFloatClass - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 17.31 secs | 20.86 secs | 1.21 | 0.16 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'ByteMark*'
```

### ByteMark.BenchNumericSortJagged

#### ETL Files

#### Histogram

#### JIT Disasms

### ByteMark.BenchEmFloatClass

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [ImmutableHashSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.84 ms | 5.29 ms | 1.38 | 0.41 | False | | |
|
  • [ImmutableSortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 12.36 ms | 14.23 ms | 1.15 | 0.33 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.ContainsTrueComparer*'
```

### System.Collections.ContainsTrueComparer<String>.ImmutableHashSet(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.ContainsTrueComparer<String>.ImmutableSortedSet(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [IList - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 447.79 μs | 917.75 μs | 2.05 | 0.33 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IndexerSetReverse*'
```

### System.Collections.IndexerSetReverse<String>.IList(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark

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

  • [CreateInstance_5 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 28.11 μs | 31.26 μs | 1.11 | 0.26 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark*'
```

### Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark.CreateInstance_5

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in MicroBenchmarks.Serializers.Json_ToStream<IndexViewModel>

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

  • [DataContractJsonSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.64 ms | 5.30 ms | 1.14 | 0.26 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'MicroBenchmarks.Serializers.Json_ToStream*'
```

### MicroBenchmarks.Serializers.Json_ToStream<IndexViewModel>.DataContractJsonSerializer_

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in MicroBenchmarks.Serializers.Json_FromString<MyEventsListerViewModel>

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

  • [JsonNet_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 47.47 ms | 57.16 ms | 1.20 | 0.15 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'MicroBenchmarks.Serializers.Json_FromString*'
```

### MicroBenchmarks.Serializers.Json_FromString<MyEventsListerViewModel>.JsonNet_

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Benchstone.BenchI.BubbleSort2

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

  • [Test - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.14 secs | 1.62 secs | 1.43 | 0.64 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Benchstone.BenchI.BubbleSort2*'
```

### Benchstone.BenchI.BubbleSort2.Test

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Collections.Tests.Perf_PriorityQueue<String, String>

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

  • [HeapSort - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.22 ms | 3.70 ms | 1.15 | 0.31 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Perf_PriorityQueue*'
```

### System.Collections.Tests.Perf_PriorityQueue<String, String>.HeapSort(Size: 100)

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.Logging.LoggingOverhead

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

  • [NoArguments - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.36 μs | 2.75 μs | 1.16 | 0.33 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.Logging.LoggingOverhead*'
```

### Microsoft.Extensions.Logging.LoggingOverhead.NoArguments

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Collections.TryGetValueFalse<String, String>

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

  • [ImmutableDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.38 ms | 3.97 ms | 1.17 | 0.33 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.TryGetValueFalse*'
```

### System.Collections.TryGetValueFalse<String, String>.ImmutableDictionary(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [99eb16b5420fe88e333e2d95600b8617a86d54ff](https://github.com/dotnet/runtime/commit/99eb16b5420fe88e333e2d95600b8617a86d54ff)
Compare | [26b900856a2f12c4c7126827cb3019accba8f17c](https://github.com/dotnet/runtime/commit/26b900856a2f12c4c7126827cb3019accba8f17c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/99eb16b5420fe88e333e2d95600b8617a86d54ff...26b900856a2f12c4c7126827cb3019accba8f17c)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Collections.ContainsKeyTrue<String, String>

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

  • [SortedDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 16.91 ms | 17.86 ms | 1.06 | 0.30 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.ContainsKeyTrue*'
```

### System.Collections.ContainsKeyTrue<String, String>.SortedDictionary(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 docs/benchmarking-workflow-dotnet-runtime.md and reproduce the reported run using scripts/benchmarks_ci.py with the supplied filter. Inspect the linked benchmark sources, including ContainsTrue.cs and Perf.Regex.Cache.cs, then compare the baseline and test reports. Done means confirming the regressions and documenting or triaging their outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu, wasm
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.