[Perf] Linux/x64: 9 Regressions on 9/10/2025 11:38:35 AM +00:00
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [cecdae61d396bf390ff6e2e5378dc2f804fb8606](https://github.com/dotnet/runtime/commit/cecdae61d396bf390ff6e2e5378dc2f804fb8606)
Compare | [dcf86807937706d8d961a4aff0b98a8f55b563ba](https://github.com/dotnet/runtime/commit/dcf86807937706d8d961a4aff0b98a8f55b563ba)
Diff | [Diff](https://github.com/dotnet/runtime/compare/cecdae61d396bf390ff6e2e5378dc2f804fb8606...dcf86807937706d8d961a4aff0b98a8f55b563ba)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [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]()
|
- [HeapSort - 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]()
|
- [HeapSort - 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]()
|
- [HeapSort - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![graph]()
![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<Guid, Guid>*'
```
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Dequeue_And_Enqueue(Size: 10)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.K_Max_Elements(Size: 10)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.HeapSort(Size: 1000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.K_Max_Elements(Size: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Dequeue_And_Enqueue(Size: 1000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.K_Max_Elements(Size: 1000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.HeapSort(Size: 10)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Dequeue_And_Enqueue(Size: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.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)
Contributor guide
Assessment
This issue has not been assessed yet.