dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 1 Improvement on 1/25/2026 7:58:10 PM +00:00

Open
#68,357 0 comments 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main kind-micro os-linux perf-improvement runtime-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 | [b19edc085666acaf215ff60edce24cada71e2f93](https://github.com/dotnet/runtime/commit/b19edc085666acaf215ff60edce24cada71e2f93)
Compare | [5e389decb1568e7cb5c42aac4534a2e3baea0f07](https://github.com/dotnet/runtime/commit/5e389decb1568e7cb5c42aac4534a2e3baea0f07)
Diff | [Diff](https://github.com/dotnet/runtime/compare/b19edc085666acaf215ff60edce24cada71e2f93...5e389decb1568e7cb5c42aac4534a2e3baea0f07)
Configs | CompilationMode:tiered, RunKind:micro

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

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

  • [ImmutableSortedDictionary - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 5.77 μs | 5.08 μs | 0.88 | 0.31 | 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.TryGetValueTrue*'
```

### System.Collections.TryGetValueTrue<Int32, Int32>.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)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the TryGetValueTrue benchmark source in src/benchmarks/micro/libraries/System.Collections/TryGetValue/TryGetValueTrue.cs and the linked test report. Follow the benchmarking workflow documentation and run the provided benchmarks_ci.py command to confirm the result against the listed baseline and test commits. Done means the improvement is reproducible and its runtime cause or follow-up is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, python
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.