dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 7 Regressions on 5/1/2026 4:55:08 PM +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 | [bfaabae213cf02d343846d253b7149a03819680d](https://github.com/dotnet/runtime/commit/bfaabae213cf02d343846d253b7149a03819680d)
Compare | [bd9e85e4b37557e649fccc083f33a50acdda2dde](https://github.com/dotnet/runtime/commit/bd9e85e4b37557e649fccc083f33a50acdda2dde)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bfaabae213cf02d343846d253b7149a03819680d...bd9e85e4b37557e649fccc083f33a50acdda2dde)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in PerfLabTests.LowLevelPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GenericClassWithSTringGenericInstanceMethod - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [NewDelegateClassEmptyInstanceFn - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GenericClassGenericStaticField - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EmptyStaticFunction - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GenericClassGenericStaticMethod - 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 'PerfLabTests.LowLevelPerf*'
```
### PerfLabTests.LowLevelPerf.GenericClassWithSTringGenericInstanceMethod
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.LowLevelPerf.NewDelegateClassEmptyInstanceFn
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.LowLevelPerf.GenericClassGenericStaticField
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.LowLevelPerf.EmptyStaticFunction
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.LowLevelPerf.GenericClassGenericStaticMethod
#### 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 | [bfaabae213cf02d343846d253b7149a03819680d](https://github.com/dotnet/runtime/commit/bfaabae213cf02d343846d253b7149a03819680d)
Compare | [bd9e85e4b37557e649fccc083f33a50acdda2dde](https://github.com/dotnet/runtime/commit/bd9e85e4b37557e649fccc083f33a50acdda2dde)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bfaabae213cf02d343846d253b7149a03819680d...bd9e85e4b37557e649fccc083f33a50acdda2dde)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>
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]()
![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<Int32, Int32>.Dequeue_And_Enqueue(Size: 10)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.K_Max_Elements(Size: 10)
#### 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.