dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 13 Regressions on 5/27/2026 8:45:10 AM +00:00

Open
#73,948 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 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
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_DefineMessage - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.94 μs | 4.94 μs | 1.68 | 0.35 | False | | |
|
  • [TwoArguments_FilteredByLevel - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 5.80 μs | 7.04 μs | 1.21 | 0.27 | 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 'Microsoft.Extensions.Logging.LoggingOverhead*'
```

### Microsoft.Extensions.Logging.LoggingOverhead.NoArguments_DefineMessage

#### ETL Files

#### Histogram

#### JIT Disasms

### Microsoft.Extensions.Logging.LoggingOverhead.TwoArguments_FilteredByLevel

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [OrderedDictionary - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 656.61 μs | 1131.54 μs | 1.72 | 0.28 | False | | |
|
  • [ImmutableSortedDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 8.76 ms | 11.69 ms | 1.34 | 0.30 | 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.TryGetValueFalse*'
```

### System.Collections.TryGetValueFalse<SmallClass, SmallClass>.OrderedDictionary(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.TryGetValueFalse<SmallClass, SmallClass>.ImmutableSortedDictionary(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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.ComponentModel.Tests.Perf_TypeDescriptorTests

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

  • [GetConverter - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.59 μs | 9.55 μs | 1.45 | 0.25 | False | | |
|
  • [GetConverter - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 12.39 μs | 14.70 μs | 1.19 | 0.21 | 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.ComponentModel.Tests.Perf_TypeDescriptorTests*'
```

### System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.IDerived))

#### ETL Files

#### Histogram

#### JIT Disasms

### System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.SomeEnum))

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests

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

  • [SetOverride - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.68 μs | 8.88 μs | 1.33 | 0.17 | 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.Caching.Memory.Tests.MemoryCacheTests*'
```

### Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.SetOverride

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Collections.Perf_LengthBucketsFrozenDictionary

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

  • [ToFrozenDictionary - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 19.99 μs | 22.80 μs | 1.14 | 0.41 | 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.Perf_LengthBucketsFrozenDictionary*'
```

### System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary(Count: 10, ItemsPerBucket: 1)

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [SortedList - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 14.75 ms | 19.68 ms | 1.33 | 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.TryGetValueTrue*'
```

### System.Collections.TryGetValueTrue<String, String>.SortedList(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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.Logging.Formatting

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

  • [TwoArguments - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 15.03 μs | 16.16 μs | 1.08 | 0.24 | 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.Formatting*'
```

### Microsoft.Extensions.Logging.Formatting.TwoArguments

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.Logging.ScopesOverheadBenchmark

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

  • [NotFiltered - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.24 μs | 4.90 μs | 1.51 | 0.37 | 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.ScopesOverheadBenchmark*'
```

### Microsoft.Extensions.Logging.ScopesOverheadBenchmark.NotFiltered(HasISupportLoggingScopeLogger: True, CaptureScopes: True)

#### 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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [ICollection - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.09 ms | 1.35 ms | 1.25 | 0.37 | 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.AddGivenSize*'
```

### System.Collections.AddGivenSize<String>.ICollection(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 | [5341a844e165c7dbdb7d7e9331976bc6993292b0](https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0)
Compare | [50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b](https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5341a844e165c7dbdb7d7e9331976bc6993292b0...50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

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

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

  • [Queue - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.91 μs | 7.96 μs | 1.15 | 0.29 | 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.CtorFromCollection*'
```

### System.Collections.CtorFromCollection<Int32>.Queue(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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.