dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 8 Improvements on 8/10/2026 5:38:55 PM +00:00

Open
#78,254 1 comment 0 reactions 0 assignees View on GitHub
ampere arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again 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 | [98037590c8dd74cf65d3cde986af6d03ba0da2f3](https://github.com/dotnet/runtime/commit/98037590c8dd74cf65d3cde986af6d03ba0da2f3)
Compare | [6597edb0936de18005623b1a17adf29880df60e6](https://github.com/dotnet/runtime/commit/6597edb0936de18005623b1a17adf29880df60e6)
Diff | [Diff](https://github.com/dotnet/runtime/compare/98037590c8dd74cf65d3cde986af6d03ba0da2f3...6597edb0936de18005623b1a17adf29880df60e6)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Formats.Tar.Tests.Perf_TarWriter

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

  • [V7TarEntry_WriteEntry - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 503.51 ns | 348.22 ns | 0.69 | 0.12 | False | | |
|
  • [GnuTarEntry_WriteEntry - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 527.81 ns | 367.04 ns | 0.70 | 0.12 | False | | |
|
  • [UstarTarEntry_WriteEntry - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 499.54 ns | 366.32 ns | 0.73 | 0.15 | False | | |
|
  • [PaxTarEntry_WriteEntry - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.50 μs | 2.01 μs | 0.81 | 0.16 | False | | |
|
  • [UstarTarEntry_WriteEntry_Async - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 547.41 ns | 452.93 ns | 0.83 | 0.12 | False | | |
|
  • [V7TarEntry_WriteEntry_Async - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 543.95 ns | 454.02 ns | 0.83 | 0.15 | False | | |
|
  • [PaxTarEntry_WriteEntry_Async - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.72 μs | 2.30 μs | 0.85 | 0.14 | False | | |
|
  • [GnuTarEntry_WriteEntry_Async - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 555.99 ns | 473.42 ns | 0.85 | 0.13 | 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.Formats.Tar.Tests.Perf_TarWriter*'
```

### System.Formats.Tar.Tests.Perf_TarWriter.V7TarEntry_WriteEntry

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.GnuTarEntry_WriteEntry

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.UstarTarEntry_WriteEntry

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.PaxTarEntry_WriteEntry

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.UstarTarEntry_WriteEntry_Async

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.V7TarEntry_WriteEntry_Async

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.PaxTarEntry_WriteEntry_Async

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Formats.Tar.Tests.Perf_TarWriter.GnuTarEntry_WriteEntry_Async

#### 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 linked benchmark source in dotnet/performance, src/benchmarks/micro/libraries/System.Formats.Tar/Perf.Tar.cs at lines 45-107, and review the Linux/arm64 comparison report. Determine whether the reported TarWriter improvements indicate actionable runtime work; done requires a specific issue scope and validated benchmark results.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.