dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 7 Regressions on 2/21/2026 2:04:37 AM +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 | [e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c](https://github.com/dotnet/runtime/commit/e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c)
Compare | [c5d5be4b636b5dad36edf8131a7ce1049488991c](https://github.com/dotnet/runtime/commit/c5d5be4b636b5dad36edf8131a7ce1049488991c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c...c5d5be4b636b5dad36edf8131a7ce1049488991c)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Text.Json.Serialization.Tests.ReadJson<ArrayList>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DeserializeFromUtf8Bytes - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [DeserializeFromString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Text.Json.Serialization.Tests.ReadJson*'
```
### System.Text.Json.Serialization.Tests.ReadJson<ArrayList>.DeserializeFromUtf8Bytes(Mode: SourceGen)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Serialization.Tests.ReadJson<ArrayList>.DeserializeFromString(Mode: Reflection)
#### 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 | [e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c](https://github.com/dotnet/runtime/commit/e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c)
Compare | [c5d5be4b636b5dad36edf8131a7ce1049488991c](https://github.com/dotnet/runtime/commit/c5d5be4b636b5dad36edf8131a7ce1049488991c)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e7b2a9b920d1859f36ec6f18504e3ca7ece34e7c...c5d5be4b636b5dad36edf8131a7ce1049488991c)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.IO.Tests.StringReaderReadToEndTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadToEndAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadToEndAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadToEndAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadToEndAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadToEnd - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.IO.Tests.StringReaderReadToEndTests*'
```
### System.IO.Tests.StringReaderReadToEndTests.ReadToEndAsync(LineLengthRange: [ 1, 8])
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.StringReaderReadToEndTests.ReadToEndAsync(LineLengthRange: [ 129, 1024])
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.StringReaderReadToEndTests.ReadToEndAsync(LineLengthRange: [1025, 2048])
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.StringReaderReadToEndTests.ReadToEndAsync(LineLengthRange: [ 1, 1])
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.StringReaderReadToEndTests.ReadToEnd(LineLengthRange: [ 0, 1024])
#### 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.