dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 8 Improvements on 8/7/2026 4:52:16 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 | [9bf3be3ad48e77e97436fa96825cb713a6964389](https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389)
Compare | [4c86c57ac3a6569063da4cb0a7245aadbc276f00](https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Diff | [Diff](https://github.com/dotnet/runtime/compare/9bf3be3ad48e77e97436fa96825cb713a6964389...4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.IterateForEach<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableHashSet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableSortedDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableSortedSet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableList - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.IterateForEach*'
```
### System.Collections.IterateForEach<String>.ImmutableHashSet(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.IterateForEach<String>.ImmutableSortedDictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.IterateForEach<String>.ImmutableSortedSet(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.IterateForEach<String>.ImmutableList(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 | [9bf3be3ad48e77e97436fa96825cb713a6964389](https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389)
Compare | [4c86c57ac3a6569063da4cb0a7245aadbc276f00](https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Diff | [Diff](https://github.com/dotnet/runtime/compare/9bf3be3ad48e77e97436fa96825cb713a6964389...4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Sort<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Array_ComparerStruct - 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.Sort*'
```
### System.Collections.Sort<Int32>.Array_ComparerStruct(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 | [9bf3be3ad48e77e97436fa96825cb713a6964389](https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389)
Compare | [4c86c57ac3a6569063da4cb0a7245aadbc276f00](https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Diff | [Diff](https://github.com/dotnet/runtime/compare/9bf3be3ad48e77e97436fa96825cb713a6964389...4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Json.Serialization.Tests.WriteJson<ImmutableSortedDictionary<String, String>>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SerializeToWriter - 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.Serialization.Tests.WriteJson>*'
```
### System.Text.Json.Serialization.Tests.WriteJson<ImmutableSortedDictionary<String, String>>.SerializeToWriter(Mode: SourceGen)
#### 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 | [9bf3be3ad48e77e97436fa96825cb713a6964389](https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389)
Compare | [4c86c57ac3a6569063da4cb0a7245aadbc276f00](https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Diff | [Diff](https://github.com/dotnet/runtime/compare/9bf3be3ad48e77e97436fa96825cb713a6964389...4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Sort<IntClass>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Array_ComparerStruct - 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.Sort*'
```
### System.Collections.Sort<IntClass>.Array_ComparerStruct(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 | [9bf3be3ad48e77e97436fa96825cb713a6964389](https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389)
Compare | [4c86c57ac3a6569063da4cb0a7245aadbc276f00](https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Diff | [Diff](https://github.com/dotnet/runtime/compare/9bf3be3ad48e77e97436fa96825cb713a6964389...4c86c57ac3a6569063da4cb0a7245aadbc276f00)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Sort<IntStruct>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Array_ComparerStruct - 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.Sort*'
```
### System.Collections.Sort<IntStruct>.Array_ComparerStruct(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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the benchmark sources src/benchmarks/micro/libraries/System.Collections/Iterate/IterateForEach.cs and System.Collections/Sort.cs, then run the documented benchmarks_ci.py command on Ubuntu arm64. The payload does not define a code change or completion criterion; done would require a confirmed triage outcome for the reported performance results and validation of any resulting change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100