dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 9 Regressions on 2/20/2026 1:59:31 PM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f8ac08f32b25431ca53e38ea45a5a78128c978e3](https://github.com/dotnet/runtime/commit/f8ac08f32b25431ca53e38ea45a5a78128c978e3)
Compare | [127fe2d9e792b2fa4885a933348a8bf18bf16a34](https://github.com/dotnet/runtime/commit/127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f8ac08f32b25431ca53e38ea45a5a78128c978e3...127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.IndexerSet<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ConcurrentDictionary - 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.IndexerSet*'
```
### System.Collections.IndexerSet<Int32>.ConcurrentDictionary(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 | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f8ac08f32b25431ca53e38ea45a5a78128c978e3](https://github.com/dotnet/runtime/commit/f8ac08f32b25431ca53e38ea45a5a78128c978e3)
Compare | [127fe2d9e792b2fa4885a933348a8bf18bf16a34](https://github.com/dotnet/runtime/commit/127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f8ac08f32b25431ca53e38ea45a5a78128c978e3...127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CtorDefaultSize<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [HashSet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Dictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ConcurrentQueue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [List - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Queue - 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.CtorDefaultSize*'
```
### System.Collections.CtorDefaultSize<Int32>.HashSet
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.Dictionary
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.ConcurrentQueue
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.List
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.Queue
#### 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 | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f8ac08f32b25431ca53e38ea45a5a78128c978e3](https://github.com/dotnet/runtime/commit/f8ac08f32b25431ca53e38ea45a5a78128c978e3)
Compare | [127fe2d9e792b2fa4885a933348a8bf18bf16a34](https://github.com/dotnet/runtime/commit/127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f8ac08f32b25431ca53e38ea45a5a78128c978e3...127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in Microsoft.Extensions.DependencyInjection.ScopeValidation
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TransientWithScopeValidation - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Transient - 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.DependencyInjection.ScopeValidation*'
```
### Microsoft.Extensions.DependencyInjection.ScopeValidation.TransientWithScopeValidation
#### ETL Files
#### Histogram
#### JIT Disasms
### Microsoft.Extensions.DependencyInjection.ScopeValidation.Transient
#### 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 | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f8ac08f32b25431ca53e38ea45a5a78128c978e3](https://github.com/dotnet/runtime/commit/f8ac08f32b25431ca53e38ea45a5a78128c978e3)
Compare | [127fe2d9e792b2fa4885a933348a8bf18bf16a34](https://github.com/dotnet/runtime/commit/127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f8ac08f32b25431ca53e38ea45a5a78128c978e3...127fe2d9e792b2fa4885a933348a8bf18bf16a34)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Tests.Perf_GC<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AllocateArray - 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.Tests.Perf_GC*'
```
### System.Tests.Perf_GC<Byte>.AllocateArray(length: 1000, pinned: 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.