dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 2 Improvements on 6/23/2026 3:44:23 PM +00:00

Open
#75,021 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again os-linux perf-improvement r2rtype-r2r_interpreter runkind-micro runtime-coreclr untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [461fd2adbf736b4298d9a0c58ad8dbcecaf83629](https://github.com/dotnet/runtime/commit/461fd2adbf736b4298d9a0c58ad8dbcecaf83629)
Compare | [0d1a20fb14109f277df06ebee3f83c964f9dcc61](https://github.com/dotnet/runtime/commit/0d1a20fb14109f277df06ebee3f83c964f9dcc61)
Diff | [Diff](https://github.com/dotnet/runtime/compare/461fd2adbf736b4298d9a0c58ad8dbcecaf83629...0d1a20fb14109f277df06ebee3f83c964f9dcc61)
Configs | CompilationMode:tiered, R2RType:r2r_interpreter, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_Quaternion

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [CreateFromRotationMatrixBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 17.70 ns | 12.52 ns | 0.71 | 0.12 | False | | |
|
  • [CreateFromYawPitchRollBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.40 μs | 4.07 μs | 0.92 | 0.12 | False | | |

![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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Quaternion*'
```

### System.Numerics.Tests.Perf_Quaternion.CreateFromRotationMatrixBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Quaternion.CreateFromYawPitchRollBenchmark

#### 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 source in dotnet/performance/src/benchmarks/micro/libraries/System.Numerics.Vectors/Perf_Quaternion.cs at lines 63-67, then run the provided benchmarks_ci.py command for Perf_Quaternion. Compare the linked baseline and test reports for the two ARM64 improvements; done would require identifying an actionable change, but the issue does not specify one.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.