dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 12 Improvements on 7/8/2026 8:49:11 AM +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 | [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]()
|
- [CreateFromScalars - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateWorldBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateLookAtBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateBillboardBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateConstrainedBillboardBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [DecomposeBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateFromAxisAngleBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.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]()
|
- [MultiplyByMatrixBenchmark - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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_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]()
![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]()
![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