dotnet / dotnet/perf-autofiling-issues

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

Open
#76,347 1 comment 0 reactions 0 assignees View on GitHub
ampere 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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [5568a01aa964e9f6784490f9359135cc36d021fa](https://github.com/dotnet/runtime/commit/5568a01aa964e9f6784490f9359135cc36d021fa)
Compare | [545517d4a61565afbda39470e70c716945e42dee](https://github.com/dotnet/runtime/commit/545517d4a61565afbda39470e70c716945e42dee)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5568a01aa964e9f6784490f9359135cc36d021fa...545517d4a61565afbda39470e70c716945e42dee)
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]()
| 18.08 ns | 2.94 ns | 0.16 | 0.01 | False | | |
|
  • [CreateFromScalars - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 9.81 ns | 2.94 ns | 0.30 | 0.09 | False | | |
|
  • [CreateWorldBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 17.16 ns | 12.45 ns | 0.73 | 0.01 | False | | |
|
  • [CreateLookAtBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 26.83 ns | 20.17 ns | 0.75 | 0.01 | False | | |
|
  • [CreateBillboardBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 16.73 ns | 13.01 ns | 0.78 | 0.01 | False | | |
|
  • [CreateConstrainedBillboardBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 20.79 ns | 16.59 ns | 0.80 | 0.02 | False | | |
|
  • [DecomposeBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 63.24 ns | 55.34 ns | 0.88 | 0.00 | False | | |
|
  • [CreateFromAxisAngleBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.73 ns | 10.55 ns | 0.90 | 0.01 | False | | |

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

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.CreateLookAtBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.CreateBillboardBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

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

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_Matrix4x4.DecomposeBenchmark

#### 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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [5568a01aa964e9f6784490f9359135cc36d021fa](https://github.com/dotnet/runtime/commit/5568a01aa964e9f6784490f9359135cc36d021fa)
Compare | [545517d4a61565afbda39470e70c716945e42dee](https://github.com/dotnet/runtime/commit/545517d4a61565afbda39470e70c716945e42dee)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5568a01aa964e9f6784490f9359135cc36d021fa...545517d4a61565afbda39470e70c716945e42dee)
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]()
| 8.33 ns | 2.28 ns | 0.27 | 0.01 | False | | |
|
  • [MultiplyByMatrixBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 8.33 ns | 2.28 ns | 0.27 | 0.01 | 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
python3 .\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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [5568a01aa964e9f6784490f9359135cc36d021fa](https://github.com/dotnet/runtime/commit/5568a01aa964e9f6784490f9359135cc36d021fa)
Compare | [545517d4a61565afbda39470e70c716945e42dee](https://github.com/dotnet/runtime/commit/545517d4a61565afbda39470e70c716945e42dee)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5568a01aa964e9f6784490f9359135cc36d021fa...545517d4a61565afbda39470e70c716945e42dee)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_Plane

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

  • [CreateFromVerticesBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 9.29 ns | 8.01 ns | 0.86 | 0.01 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Plane*'
```

### System.Numerics.Tests.Perf_Plane.CreateFromVerticesBenchmark

#### 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 | [5568a01aa964e9f6784490f9359135cc36d021fa](https://github.com/dotnet/runtime/commit/5568a01aa964e9f6784490f9359135cc36d021fa)
Compare | [545517d4a61565afbda39470e70c716945e42dee](https://github.com/dotnet/runtime/commit/545517d4a61565afbda39470e70c716945e42dee)
Diff | [Diff](https://github.com/dotnet/runtime/compare/5568a01aa964e9f6784490f9359135cc36d021fa...545517d4a61565afbda39470e70c716945e42dee)
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]()
| 7.82 ns | 1.94 ns | 0.25 | 0.03 | 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
python3 .\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 benchmark source at performance/src/benchmarks/micro/libraries/System.Numerics.Vectors/Perf_Matrix4x4.cs, especially the listed Matrix4x4 benchmarks, and compare the baseline and test commits and reports. The issue provides no requested change or acceptance criteria, so completion cannot be determined until the performance result is triaged.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.