dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 15 Improvements on 1/7/2026 4:35:05 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 | [cadd41f32efd0ec45bb8f2fe35f822370a277a24](https://github.com/dotnet/runtime/commit/cadd41f32efd0ec45bb8f2fe35f822370a277a24)
Compare | [6bfcf6c6c21504e521d757445af609cb8d2e0f53](https://github.com/dotnet/runtime/commit/6bfcf6c6c21504e521d757445af609cb8d2e0f53)
Diff | [Diff](https://github.com/dotnet/runtime/compare/cadd41f32efd0ec45bb8f2fe35f822370a277a24...6bfcf6c6c21504e521d757445af609cb8d2e0f53)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Linq.Tests.Perf_Enumerable
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CastToSameType - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToList - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [FirstWithPredicate_LastElementMatches - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastWithPredicate_FirstElementMatches - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [WhereAny_LastElementMatches - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ElementAt - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Count - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [All_AllElementsMatch - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Aggregate_Seed - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Sum - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [AnyWithPredicate_LastElementMatches - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [WhereFirst_LastElementMatches - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![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.Linq.Tests.Perf_Enumerable*'
```
### System.Linq.Tests.Perf_Enumerable.CastToSameType(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.ToList(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.FirstWithPredicate_LastElementMatches(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.LastWithPredicate_FirstElementMatches(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.ElementAt(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.Count(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.All_AllElementsMatch(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.Aggregate_Seed(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.Sum(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.AnyWithPredicate_LastElementMatches(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.WhereFirst_LastElementMatches(input: IEnumerable)
#### 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 | [cadd41f32efd0ec45bb8f2fe35f822370a277a24](https://github.com/dotnet/runtime/commit/cadd41f32efd0ec45bb8f2fe35f822370a277a24)
Compare | [6bfcf6c6c21504e521d757445af609cb8d2e0f53](https://github.com/dotnet/runtime/commit/6bfcf6c6c21504e521d757445af609cb8d2e0f53)
Diff | [Diff](https://github.com/dotnet/runtime/compare/cadd41f32efd0ec45bb8f2fe35f822370a277a24...6bfcf6c6c21504e521d757445af609cb8d2e0f53)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Linq.Tests.Perf_ImmutableArrayExtensions
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SequenceEqual - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceEqual - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceEqual - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config 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.Linq.Tests.Perf_ImmutableArrayExtensions*'
```
### System.Linq.Tests.Perf_ImmutableArrayExtensions.SequenceEqual(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_ImmutableArrayExtensions.SequenceEqual(input: ICollection)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_ImmutableArrayExtensions.SequenceEqual(input: IList)
#### 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.