dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 8 Improvements on 1/26/2026 1:20:18 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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [32cae3846c5e91040c870577ecdc0448a6fd7669](https://github.com/dotnet/runtime/commit/32cae3846c5e91040c870577ecdc0448a6fd7669)
Compare | [1b15c7c207e0bbfd46a6289f95368927f3dba30b](https://github.com/dotnet/runtime/commit/1b15c7c207e0bbfd46a6289f95368927f3dba30b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/32cae3846c5e91040c870577ecdc0448a6fd7669...1b15c7c207e0bbfd46a6289f95368927f3dba30b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Double
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToStringWithFormat - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithCultureInfo - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithFormat - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithFormat - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithFormat - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithCultureInfo - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Tests.Perf_Double*'
```
### System.Tests.Perf_Double.ToStringWithFormat(value: -1.7976931348623157E+308, format: "G")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithCultureInfo(value: 1.7976931348623157E+308, culture: zh)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithFormat(value: -1.7976931348623157E+308, format: "R")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToString(value: 1.7976931348623157E+308)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithFormat(value: 1.7976931348623157E+308, format: "R")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithFormat(value: 1.7976931348623157E+308, format: "G")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithCultureInfo(value: -1.7976931348623157E+308, culture: zh)
#### 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 | [32cae3846c5e91040c870577ecdc0448a6fd7669](https://github.com/dotnet/runtime/commit/32cae3846c5e91040c870577ecdc0448a6fd7669)
Compare | [1b15c7c207e0bbfd46a6289f95368927f3dba30b](https://github.com/dotnet/runtime/commit/1b15c7c207e0bbfd46a6289f95368927f3dba30b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/32cae3846c5e91040c870577ecdc0448a6fd7669...1b15c7c207e0bbfd46a6289f95368927f3dba30b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Json.Tests.Perf_Doubles
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [WriteDoubles - 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.Text.Json.Tests.Perf_Doubles*'
```
### System.Text.Json.Tests.Perf_Doubles.WriteDoubles(Formatted: True, SkipValidation: True)
#### 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
Assessment
This issue has not been assessed yet.