dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 5 Improvements on 1/24/2026 4:18:23 AM +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 | TigerUbuntu
Baseline | [2cd0cc89e2bdbcaa804c93a36adefa055d851c40](https://github.com/dotnet/runtime/commit/2cd0cc89e2bdbcaa804c93a36adefa055d851c40)
Compare | [8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b](https://github.com/dotnet/runtime/commit/8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/2cd0cc89e2bdbcaa804c93a36adefa055d851c40...8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.CtorFromCollection<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableList - 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.Collections.CtorFromCollection*'
```
### System.Collections.CtorFromCollection<String>.ImmutableList(Size: 512)
#### 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 | TigerUbuntu
Baseline | [2cd0cc89e2bdbcaa804c93a36adefa055d851c40](https://github.com/dotnet/runtime/commit/2cd0cc89e2bdbcaa804c93a36adefa055d851c40)
Compare | [8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b](https://github.com/dotnet/runtime/commit/8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/2cd0cc89e2bdbcaa804c93a36adefa055d851c40...8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Xml.Linq.Perf_XElement
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetValue - 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.Xml.Linq.Perf_XElement*'
```
### System.Xml.Linq.Perf_XElement.GetValue
#### 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 | TigerUbuntu
Baseline | [2cd0cc89e2bdbcaa804c93a36adefa055d851c40](https://github.com/dotnet/runtime/commit/2cd0cc89e2bdbcaa804c93a36adefa055d851c40)
Compare | [8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b](https://github.com/dotnet/runtime/commit/8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/2cd0cc89e2bdbcaa804c93a36adefa055d851c40...8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Buffers.Tests.ReadOnlySequenceTests<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IterateGetPositionMemory - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IterateGetPositionSingleSegment - 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.Buffers.Tests.ReadOnlySequenceTests*'
```
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateGetPositionMemory
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateGetPositionSingleSegment
#### 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 | TigerUbuntu
Baseline | [2cd0cc89e2bdbcaa804c93a36adefa055d851c40](https://github.com/dotnet/runtime/commit/2cd0cc89e2bdbcaa804c93a36adefa055d851c40)
Compare | [8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b](https://github.com/dotnet/runtime/commit/8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/2cd0cc89e2bdbcaa804c93a36adefa055d851c40...8fafcb3251a3d2ccde36612a2eab47e9ae8ebe2b)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Xml.Linq.Perf_XDocument
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Create - 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.Xml.Linq.Perf_XDocument*'
```
### System.Xml.Linq.Perf_XDocument.Create
#### 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.