dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 13 Regressions on 5/27/2026 8:45:10 AM +00:00
- 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]()
|
- [TwoArguments_FilteredByLevel - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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 '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]()
|
- [ImmutableSortedDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.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]()
|
- [GetConverter - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.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]()
![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]()
![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]()
![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]()
![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]()
![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]()
![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]()
![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.