dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 1 Improvement on 8/21/2026 4:33:08 PM +00:00

Open
#78,408 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Noise 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 | [1fb02ff55d2046e7e46b89467235f92e39d2099f](https://github.com/dotnet/runtime/commit/1fb02ff55d2046e7e46b89467235f92e39d2099f)
Compare | [f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1](https://github.com/dotnet/runtime/commit/f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1fb02ff55d2046e7e46b89467235f92e39d2099f...f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Collections.Perf_Frozen<ReferenceType>

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

  • [TryGetValue_True - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 326.90 μs | 192.49 μs | 0.59 | 0.39 | 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.Perf_Frozen*'
```

### System.Collections.Perf_Frozen<ReferenceType>.TryGetValue_True(Count: 64)

#### 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 in performance/src/benchmarks/micro/libraries/System.Collections/Frozen/Perf_Frozen.cs, especially lines 82-91, and review the linked Test Report for System.Collections.Perf_Frozen.TryGetValue_True(Count: 64). Reproduce it with benchmarks_ci.py using the documented command; done requires triage to determine whether the reported improvement needs a runtime change or follow-up.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.