dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 103 Improvements on 8/11/2026 9:14:21 PM +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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [643b8962835e549e8f6c88fd8b19f6f79685fba0](https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0)
Compare | [633ab1a41439ad2405ba2eb241295ba1842fcf5a](https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/643b8962835e549e8f6c88fd8b19f6f79685fba0...633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Int32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ParseHex - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryFormat - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Int32*'
```
### System.Tests.Perf_Int32.ParseHex(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParseSpan(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParse(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParseSpan(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ToString(value: -2147483648)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryFormat(value: -2147483648)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "2147483647")
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [643b8962835e549e8f6c88fd8b19f6f79685fba0](https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0)
Compare | [633ab1a41439ad2405ba2eb241295ba1842fcf5a](https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/643b8962835e549e8f6c88fd8b19f6f79685fba0...633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.CtorDefaultSize<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [HashSet - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ConcurrentStack - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [OrderedDictionary - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [Stack - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [List - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Queue - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LinkedList - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SortedDictionary - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorDefaultSize*'
```
### System.Collections.CtorDefaultSize<Int32>.HashSet
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.ConcurrentStack
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.OrderedDictionary
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.Stack
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.List
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.Queue
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.LinkedList
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorDefaultSize<Int32>.SortedDictionary
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [643b8962835e549e8f6c88fd8b19f6f79685fba0](https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0)
Compare | [633ab1a41439ad2405ba2eb241295ba1842fcf5a](https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/643b8962835e549e8f6c88fd8b19f6f79685fba0...633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_UInt32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_UInt32*'
```
### System.Tests.Perf_UInt32.Parse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.ParseSpan(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.TryParse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.ParseSpan(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.Parse(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.TryParse(value: "12345")
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [643b8962835e549e8f6c88fd8b19f6f79685fba0](https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0)
Compare | [633ab1a41439ad2405ba2eb241295ba1842fcf5a](https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/643b8962835e549e8f6c88fd8b19f6f79685fba0...633ab1a41439ad2405ba2eb241295ba1842fcf5a)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Tasks.ValueTaskPerfTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Await_FromResult - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateAndAwait_FromResult_ConfigureAwait - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateAndAwait_FromResult - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Await_FromCompletedTask - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateAndAwait_FromCompletedTask_ConfigureAwait - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateAndAwait_FromCompletedTask - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Tasks.ValueTaskPerfTest*'
```
### System.Threading.Tasks.ValueTaskPerfTest.Await_FromResult
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tasks.ValueTaskPerfTest.CreateAndAwait_FromResult_ConfigureAwait
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tasks.ValueTaskPerfTest.CreateAndAwait_FromResult
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tasks.ValueTaskPerfTest.Await_FromCompletedTask
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tasks.ValueTaskPerfTest.CreateAndAwait_FromCompletedTask_ConfigureAwait
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tasks.ValueTaskPerfTest.CreateAndAwait_FromCompletedTask
#### 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 in src/benchmarks/micro/libraries/System.Runtime/Perf.Int32.cs at the listed Parse, TryParse, ParseSpan, TryParseSpan, and ToString entries. Compare the ARM64 AzureLinux baseline and test results using the linked history reports and commit diff; done means determining whether these improvements are expected and recording the triage outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100