dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 19 Regressions on 6/14/2026 8:59:21 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
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
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [K_Max_Elements - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [K_Max_Elements - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Dequeue_And_Enqueue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [K_Max_Elements - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Dequeue_And_Enqueue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![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.Tests.Perf_PriorityQueue*'
```
### System.Collections.Tests.Perf_PriorityQueue<String, String>.K_Max_Elements(Size: 1000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<String, String>.K_Max_Elements(Size: 10)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<String, String>.Dequeue_And_Enqueue(Size: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<String, String>.K_Max_Elements(Size: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<String, String>.Dequeue_And_Enqueue(Size: 1000)
#### 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
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]()
|
- [GetConverter - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![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.Guid))
#### ETL Files
#### Histogram
#### JIT Disasms
### System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.ClassIDerived))
#### ETL Files
#### Histogram
#### JIT Disasms
### System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.DerivedClass))
#### 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Tests.Perf_DateTimeOffset
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![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.Tests.Perf_DateTimeOffset*'
```
### System.Tests.Perf_DateTimeOffset.ToString(value: 12/30/2017 3:45:22 AM -08:00)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_DateTimeOffset.ToString(format: "G")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_DateTimeOffset.ToString(format: null)
#### 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Text.Tests.Perf_StringBuilder
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Append_ValueTypes_Interpolated - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Append_ValueTypes - 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.Text.Tests.Perf_StringBuilder*'
```
### System.Text.Tests.Perf_StringBuilder.Append_ValueTypes_Interpolated
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Tests.Perf_StringBuilder.Append_ValueTypes
#### 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Collections.Perf_OrderedDictionary<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AddOrUpdate2 - 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.Perf_OrderedDictionary*'
```
### System.Collections.Perf_OrderedDictionary<String>.AddOrUpdate2(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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
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_InsideScope - 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_InsideScope(HasISupportLoggingScopeLogger: False, 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Collections.CreateAddAndClear<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]()
![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.CreateAddAndClear*'
```
### System.Collections.CreateAddAndClear<String>.SortedSet(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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in Microsoft.Extensions.Logging.FormattingOverhead
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]()
![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.FormattingOverhead*'
```
### Microsoft.Extensions.Logging.FormattingOverhead.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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
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
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedDictionary - 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>.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)
---
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Linq.Tests.Perf_OrderBy
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [OrderByCustomComparer - 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.Linq.Tests.Perf_OrderBy*'
```
### System.Linq.Tests.Perf_OrderBy.OrderByCustomComparer(NumberOfPeople: 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.