dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 18 Improvements on 1/22/2026 5:44:58 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 | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Guid
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ctor_str - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseExactD - 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_Guid*'
```
### System.Tests.Perf_Guid.ctor_str
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.Parse
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.ParseExactD
#### 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 | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_String
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TrimEnd - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CtorCharCount - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TrimEnd_CharArr - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Trim_CharArr - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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_String*'
```
### System.Tests.Perf_String.TrimEnd(s: "Test ")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_String.CtorCharCount(size: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_String.TrimEnd_CharArr(s: "Test ", c: [' ', ' '])
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_String.Trim_CharArr(s: " Te st ", c: [' ', ' '])
#### 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 | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.ContainsFalse<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Array - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Span - 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.Collections.ContainsFalse*'
```
### System.Collections.ContainsFalse<String>.Array(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.ContainsFalse<String>.Span(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.IterateFor<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IList - 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.IterateFor*'
```
### System.Collections.IterateFor<String>.IList(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.IndexerSetReverse<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IList - 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.IndexerSetReverse*'
```
### System.Collections.IndexerSetReverse<String>.IList(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.TryGetValueFalse<SmallClass, SmallClass>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableSortedDictionary - 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.Collections.TryGetValueFalse*'
```
### System.Collections.TryGetValueFalse<SmallClass, SmallClass>.SortedDictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.TryGetValueFalse<SmallClass, SmallClass>.ImmutableSortedDictionary(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.TryGetValueTrue<String, String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedDictionary - 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.TryGetValueTrue*'
```
### System.Collections.TryGetValueTrue<String, String>.SortedDictionary(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [4657f3c907fe31c7cc818f81c316aa74f90b9906](https://github.com/dotnet/runtime/commit/4657f3c907fe31c7cc818f81c316aa74f90b9906)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...4657f3c907fe31c7cc818f81c316aa74f90b9906)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Tests.Perf_PriorityQueue<String, String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [K_Max_Elements - 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.Tests.Perf_PriorityQueue*'
```
### System.Collections.Tests.Perf_PriorityQueue<String, String>.K_Max_Elements(Size: 1000)
#### 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 | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.ContainsKeyTrue<String, String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedDictionary - 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.ContainsKeyTrue*'
```
### System.Collections.ContainsKeyTrue<String, String>.SortedDictionary(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.CreateAddAndRemove<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedDictionary - 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.CreateAddAndRemove*'
```
### System.Collections.CreateAddAndRemove<String>.SortedDictionary(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 | ViperUbuntu
Baseline | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Compare | [6489d3644fdda304c253ef0f943a58aa91393d66](https://github.com/dotnet/runtime/commit/6489d3644fdda304c253ef0f943a58aa91393d66)
Diff | [Diff](https://github.com/dotnet/runtime/compare/20078050f3314428d8ed376dc0085b35856b105a...6489d3644fdda304c253ef0f943a58aa91393d66)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Linq.Tests.Perf_OrderBy
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [OrderByString - 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.Linq.Tests.Perf_OrderBy*'
```
### System.Linq.Tests.Perf_OrderBy.OrderByString(NumberOfPeople: 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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.