dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 7 Improvements on 5/26/2026 11:45:59 AM +00:00

Open
#73,954 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-improvement runkind-micro runtimetype-coreclr untriaged
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 | [ab105560973714f1f0f1e8d75583f64c78a49fc4](https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4)
Compare | [9825f560663da0b6ac4c88ecf5286bd932bf7c29](https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ab105560973714f1f0f1e8d75583f64c78a49fc4...9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Collections.ContainsTrueComparer<String>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [SortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 25.63 ms | 16.46 ms | 0.64 | 0.37 | False | | |
|
  • [ImmutableSortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 23.77 ms | 17.75 ms | 0.75 | 0.33 | False | | |

![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.ContainsTrueComparer*'
```

### System.Collections.ContainsTrueComparer<String>.SortedSet(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.ContainsTrueComparer<String>.ImmutableSortedSet(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 | [ab105560973714f1f0f1e8d75583f64c78a49fc4](https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4)
Compare | [9825f560663da0b6ac4c88ecf5286bd932bf7c29](https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ab105560973714f1f0f1e8d75583f64c78a49fc4...9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Collections.TryGetValueTrue<SmallClass, SmallClass>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [SortedList - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 19.39 ms | 8.40 ms | 0.43 | 0.38 | False | | |
|
  • [ImmutableSortedDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 18.23 ms | 8.16 ms | 0.45 | 0.39 | False | | |

![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<SmallClass, SmallClass>.SortedList(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.TryGetValueTrue<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 | [ab105560973714f1f0f1e8d75583f64c78a49fc4](https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4)
Compare | [9825f560663da0b6ac4c88ecf5286bd932bf7c29](https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ab105560973714f1f0f1e8d75583f64c78a49fc4...9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Collections.ContainsFalse<String>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [SortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 24.66 ms | 16.87 ms | 0.68 | 0.33 | False | | |

![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>.SortedSet(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 | [ab105560973714f1f0f1e8d75583f64c78a49fc4](https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4)
Compare | [9825f560663da0b6ac4c88ecf5286bd932bf7c29](https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ab105560973714f1f0f1e8d75583f64c78a49fc4...9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Reflection.Invoke

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [StaticMethod4_ByRefParams_int_string_struct_class_MethodInvoker - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 14.87 μs | 12.30 μs | 0.83 | 0.29 | False | | |

![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.Reflection.Invoke*'
```

### System.Reflection.Invoke.StaticMethod4_ByRefParams_int_string_struct_class_MethodInvoker

#### 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 | [ab105560973714f1f0f1e8d75583f64c78a49fc4](https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4)
Compare | [9825f560663da0b6ac4c88ecf5286bd932bf7c29](https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ab105560973714f1f0f1e8d75583f64c78a49fc4...9825f560663da0b6ac4c88ecf5286bd932bf7c29)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Collections.CreateAddAndClear<String>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [ImmutableSortedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 31.88 ms | 17.81 ms | 0.56 | 0.34 | False | | |

![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.CreateAddAndClear*'
```

### System.Collections.CreateAddAndClear<String>.ImmutableSortedSet(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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.