dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 3 Improvements on 8/19/2026 2:54:37 PM +00:00

Open
#78,435 1 comment 0 reactions 0 assignees View on GitHub
aot-true arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-improvement PGO runkind-micro untriaged wasm-aot
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 | [029a98f26a9506810140781e88ccb8e45de1cc79](https://github.com/dotnet/runtime/commit/029a98f26a9506810140781e88ccb8e45de1cc79)
Compare | [361539de30ffe5c5ccb7cbdfa230747411ec7faf](https://github.com/dotnet/runtime/commit/361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Diff | [Diff](https://github.com/dotnet/runtime/compare/029a98f26a9506810140781e88ccb8e45de1cc79...361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro

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

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

  • [List - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 15.28 ns | 13.67 ns | 0.90 | 0.10 | 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.CtorDefaultSize*'
```

### System.Collections.CtorDefaultSize<String>.List

#### 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 | [029a98f26a9506810140781e88ccb8e45de1cc79](https://github.com/dotnet/runtime/commit/029a98f26a9506810140781e88ccb8e45de1cc79)
Compare | [361539de30ffe5c5ccb7cbdfa230747411ec7faf](https://github.com/dotnet/runtime/commit/361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Diff | [Diff](https://github.com/dotnet/runtime/compare/029a98f26a9506810140781e88ccb8e45de1cc79...361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro

### Improvements in System.Collections.TryGetValueFalse<Int32, Int32>

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

  • [OrderedDictionary - Duration of single invocation]()
  • [ADX - Test Multi Config Graph]()
| 22.63 μs | 20.79 μs | 0.92 | 0.10 | 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.TryGetValueFalse*'
```

### System.Collections.TryGetValueFalse<Int32, Int32>.OrderedDictionary(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 | [029a98f26a9506810140781e88ccb8e45de1cc79](https://github.com/dotnet/runtime/commit/029a98f26a9506810140781e88ccb8e45de1cc79)
Compare | [361539de30ffe5c5ccb7cbdfa230747411ec7faf](https://github.com/dotnet/runtime/commit/361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Diff | [Diff](https://github.com/dotnet/runtime/compare/029a98f26a9506810140781e88ccb8e45de1cc79...361539de30ffe5c5ccb7cbdfa230747411ec7faf)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro

### Improvements in System.Collections.CtorDefaultSize<Int32>

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

  • [List - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 14.97 ns | 13.74 ns | 0.92 | 0.09 | 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.CtorDefaultSize*'
```

### System.Collections.CtorDefaultSize<Int32>.List

#### 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

Research direction

Start with the benchmark source at src/benchmarks/micro/libraries/System.Collections/Create/CtorDefaultSize.cs and the referenced benchmarking workflow. Run the provided benchmarks_ci.py command, then compare the linked baseline and test reports for the three reported improvements. The issue does not specify a code change or acceptance condition, so the required follow-up is not defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu, wasm
Domain
performance, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.