dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 8 Improvements on 7/8/2026 8:49:11 AM +00:00

Open
#75,950 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro os-linux perf-improvement 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 | [c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9](https://github.com/dotnet/runtime/commit/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9)
Compare | [3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc](https://github.com/dotnet/runtime/commit/3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9...3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_Matrix4x4

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

  • [TransformBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 25.46 ns | 2.97 ns | 0.12 | 0.63 | False | | |
|
  • [CreateFromScalars - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.81 ns | 2.94 ns | 0.25 | 0.25 | False | | |
|
  • [InvertBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 55.10 ns | 40.71 ns | 0.74 | 0.16 | False | | |
|
  • [CreateConstrainedBillboardBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 26.86 ns | 22.84 ns | 0.85 | 0.15 | False | | |
|
  • [CreateFromAxisAngleBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 15.75 ns | 14.08 ns | 0.89 | 0.17 | False | | |

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

### System.Numerics.Tests.Perf_Matrix4x4.TransformBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.CreateFromScalars

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.InvertBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.CreateConstrainedBillboardBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.CreateFromAxisAngleBenchmark

#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9](https://github.com/dotnet/runtime/commit/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9)
Compare | [3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc](https://github.com/dotnet/runtime/commit/3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9...3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_Matrix3x2

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

  • [MultiplyByMatrixOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 9.76 ns | 2.71 ns | 0.28 | 0.19 | False | | |
|
  • [MultiplyByMatrixBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 9.76 ns | 2.71 ns | 0.28 | 0.14 | 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_Matrix3x2*'
```

### System.Numerics.Tests.Perf_Matrix3x2.MultiplyByMatrixOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix3x2.MultiplyByMatrixBenchmark

#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9](https://github.com/dotnet/runtime/commit/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9)
Compare | [3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc](https://github.com/dotnet/runtime/commit/3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c76054f5cb1aae6ab146ec7a8db70ca3aeda4ac9...3ade0b55c797a31f6800040e3ae3c5c75bc0d2dc)
Configs | CompilationMode:tiered, 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]()
| 8.08 ns | 2.39 ns | 0.30 | 0.32 | False | | |

![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

### 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 referenced benchmark sources in src/benchmarks/micro/libraries/System.Numerics.Vectors/Perf_Matrix4x4.cs and Perf_Matrix3x2.cs, then read the benchmarking and profiling workflow documents. Re-run the System.Numerics.Tests.Perf_Matrix4x4* benchmarks on the reported ARM64 environment and compare the baseline and test results. Done means identifying an actionable runtime performance change and validating it with the same benchmark configuration.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.