dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 7 Regressions on 4/26/2026 6:53:57 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 | [4e26169766106d54cf582a095878d6d439763335](https://github.com/dotnet/runtime/commit/4e26169766106d54cf582a095878d6d439763335)
Compare | [5ef1257b9b3042bd577bc93003bac71432830fbb](https://github.com/dotnet/runtime/commit/5ef1257b9b3042bd577bc93003bac71432830fbb)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4e26169766106d54cf582a095878d6d439763335...5ef1257b9b3042bd577bc93003bac71432830fbb)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Buffers.Tests.ReadOnlySequenceTests<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SliceTenSegments - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IterateGetPositionArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [FirstSpanArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IterateTryGetArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [FirstArray - 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.Buffers.Tests.ReadOnlySequenceTests*'
```
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.SliceTenSegments
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateGetPositionArray
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanArray
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateTryGetArray
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstArray
#### 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 | [4e26169766106d54cf582a095878d6d439763335](https://github.com/dotnet/runtime/commit/4e26169766106d54cf582a095878d6d439763335)
Compare | [5ef1257b9b3042bd577bc93003bac71432830fbb](https://github.com/dotnet/runtime/commit/5ef1257b9b3042bd577bc93003bac71432830fbb)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4e26169766106d54cf582a095878d6d439763335...5ef1257b9b3042bd577bc93003bac71432830fbb)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in GuardedDevirtualization.ThreeClassInterface
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Call - 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 'GuardedDevirtualization.ThreeClassInterface*'
```
### GuardedDevirtualization.ThreeClassInterface.Call(testInput: pB=1.00 pD=0.00)
#### 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 | [4e26169766106d54cf582a095878d6d439763335](https://github.com/dotnet/runtime/commit/4e26169766106d54cf582a095878d6d439763335)
Compare | [5ef1257b9b3042bd577bc93003bac71432830fbb](https://github.com/dotnet/runtime/commit/5ef1257b9b3042bd577bc93003bac71432830fbb)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4e26169766106d54cf582a095878d6d439763335...5ef1257b9b3042bd577bc93003bac71432830fbb)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Text.Json.Tests.Perf_Deep
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [WriteDeepUtf8 - 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.Text.Json.Tests.Perf_Deep*'
```
### System.Text.Json.Tests.Perf_Deep.WriteDeepUtf8(Formatted: True, SkipValidation: False)
#### 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.