dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 10 Regressions on 1/21/2026 11:16:49 PM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [212076ab3e7e92b1d7701d9ab1a660700ee37b81](https://github.com/dotnet/runtime/commit/212076ab3e7e92b1d7701d9ab1a660700ee37b81)
Compare | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/212076ab3e7e92b1d7701d9ab1a660700ee37b81...20078050f3314428d8ed376dc0085b35856b105a)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.IO.Tests.BinaryReaderTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadSmallString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadUInt16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadDouble - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadSingle - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadUInt32 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadUInt64 - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Tests.BinaryReaderTests*'
```
### System.IO.Tests.BinaryReaderTests.ReadSmallString
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.BinaryReaderTests.ReadUInt16
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.BinaryReaderTests.ReadDouble
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.BinaryReaderTests.ReadSingle
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.BinaryReaderTests.ReadUInt32
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.BinaryReaderTests.ReadUInt64
#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [212076ab3e7e92b1d7701d9ab1a660700ee37b81](https://github.com/dotnet/runtime/commit/212076ab3e7e92b1d7701d9ab1a660700ee37b81)
Compare | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/212076ab3e7e92b1d7701d9ab1a660700ee37b81...20078050f3314428d8ed376dc0085b35856b105a)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Tests.Perf_Int64
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [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]()
![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_Int64*'
```
### System.Tests.Perf_Int64.ParseSpan(value: "-9223372036854775808")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int64.TryParse(value: "-9223372036854775808")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int64.Parse(value: "-9223372036854775808")
#### 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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [212076ab3e7e92b1d7701d9ab1a660700ee37b81](https://github.com/dotnet/runtime/commit/212076ab3e7e92b1d7701d9ab1a660700ee37b81)
Compare | [614b68725fd6d4678494c775eafea09bda82356f](https://github.com/dotnet/runtime/commit/614b68725fd6d4678494c775eafea09bda82356f)
Diff | [Diff](https://github.com/dotnet/runtime/compare/212076ab3e7e92b1d7701d9ab1a660700ee37b81...614b68725fd6d4678494c775eafea09bda82356f)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Numerics.Tests.Perf_BigInteger
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Divide - 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.Numerics.Tests.Perf_BigInteger*'
```
### System.Numerics.Tests.Perf_BigInteger.Divide(arguments: 16,8 bits)
#### 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.