dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 3 Improvements on 8/7/2026 11:43:54 PM +00:00

Open
#77,700 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again os-linux perf-improvement PGO 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [45fb46d810550207fe12a2b02dabec25f47c71ad](https://github.com/dotnet/runtime/commit/45fb46d810550207fe12a2b02dabec25f47c71ad)
Compare | [a94502c975d011f1a3a4da9755f10fff1a57391d](https://github.com/dotnet/runtime/commit/a94502c975d011f1a3a4da9755f10fff1a57391d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/45fb46d810550207fe12a2b02dabec25f47c71ad...a94502c975d011f1a3a4da9755f10fff1a57391d)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Single>

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

  • [Negate - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 10.36 ns | 6.77 ns | 0.65 | 0.66 | False | | |
|
  • [Abs - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 10.33 ns | 6.79 ns | 0.66 | 0.67 | 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.Tensors.Tests.Perf_NumberTensorPrimitives*'
```

### System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Single>.Negate(BufferLength: 128)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Single>.Abs(BufferLength: 128)

#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [45fb46d810550207fe12a2b02dabec25f47c71ad](https://github.com/dotnet/runtime/commit/45fb46d810550207fe12a2b02dabec25f47c71ad)
Compare | [a94502c975d011f1a3a4da9755f10fff1a57391d](https://github.com/dotnet/runtime/commit/a94502c975d011f1a3a4da9755f10fff1a57391d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/45fb46d810550207fe12a2b02dabec25f47c71ad...a94502c975d011f1a3a4da9755f10fff1a57391d)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_BigInteger

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

  • [Equals - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.55 ns | 5.27 ns | 0.80 | 0.06 | 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_BigInteger*'
```

### System.Numerics.Tests.Perf_BigInteger.Equals(arguments: 259 bytes, DiffLastByte)

#### 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 by running the benchmark filters from the Repro section and compare the reported baseline and test results for Perf_NumberTensorPrimitives and Perf_BigInteger. Review the benchmark sources at src/benchmarks/micro/libraries/System.Numerics.Tensors/Perf_NumberTensorPrimitives.cs and src/benchmarks/micro/libraries/System.Runtime.Numerics/Perf.BigInteger.cs, then use the linked reports and profiling workflow to determine what explains the measured improvements.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.