dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 5 Improvements on 2/11/2026 6:41:41 PM -08: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 | [d78c24c497f5ae9046d6f61f85d0066d8a159b60](https://github.com/dotnet/runtime/commit/d78c24c497f5ae9046d6f61f85d0066d8a159b60)
Compare | [6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e](https://github.com/dotnet/runtime/commit/6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/d78c24c497f5ae9046d6f61f85d0066d8a159b60...6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Json.Tests.Perf_Get
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetUInt16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetUInt64 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetByte - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetSByte - 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.Text.Json.Tests.Perf_Get*'
```
### System.Text.Json.Tests.Perf_Get.GetUInt16
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Perf_Get.GetUInt64
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Perf_Get.GetByte
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Perf_Get.GetSByte
#### 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 | [d78c24c497f5ae9046d6f61f85d0066d8a159b60](https://github.com/dotnet/runtime/commit/d78c24c497f5ae9046d6f61f85d0066d8a159b60)
Compare | [6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e](https://github.com/dotnet/runtime/commit/6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/d78c24c497f5ae9046d6f61f85d0066d8a159b60...6fbc0b6b2ba0795eeb7510a7b57ee7aaf31da38e)
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
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [LinqOrderByExtension - 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>.LinqOrderByExtension(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
Assessment
This issue has not been assessed yet.