dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 1 Improvement on 7/13/2026 11:30:22 AM +00:00

Open
#76,316 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-sve Look Again os-linux perf-improvement runkind-sve 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 | [010acabe079d1bd50f838de34e9815f81d977469](https://github.com/dotnet/runtime/commit/010acabe079d1bd50f838de34e9815f81d977469)
Compare | [8a5301832157c4740b8c85ee25086762b29af531](https://github.com/dotnet/runtime/commit/8a5301832157c4740b8c85ee25086762b29af531)
Diff | [Diff](https://github.com/dotnet/runtime/compare/010acabe079d1bd50f838de34e9815f81d977469...8a5301832157c4740b8c85ee25086762b29af531)
Configs | CompilationMode:tiered, RunKind:sve

### Improvements in SveBenchmarks.TCPChecksum

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

  • [Vector128TCPChecksum - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 73.75 ns | 66.89 ns | 0.91 | 0.21 | 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 'SveBenchmarks.TCPChecksum*'
```

### SveBenchmarks.TCPChecksum.Vector128TCPChecksum(Size: 1234)

#### 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 src/benchmarks/micro/sve/TCPChecksum.cs at the linked benchmark source, then run the provided benchmarks_ci.py command for SveBenchmarks.TCPChecksum*. Compare the linked baseline and test reports for the Linux/arm64 AzureLinux run; done means the performance result is explained and any actionable issue is verified with a benchmark comparison.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, git, linux
Domain
operating-systems, 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.