dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 1 Improvement on 7/29/2026 2:14:39 AM +00:00

Open
#77,466 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again os-linux perf-improvement runkind-micro runtime-coreclr untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [a7bb6dfe4ab5ba1804be80698cf138a65e9c0370](https://github.com/dotnet/runtime/commit/a7bb6dfe4ab5ba1804be80698cf138a65e9c0370)
Compare | [ba10a6ee8aa80fce1bb3e40b57b2b941102107c9](https://github.com/dotnet/runtime/commit/ba10a6ee8aa80fce1bb3e40b57b2b941102107c9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a7bb6dfe4ab5ba1804be80698cf138a65e9c0370...ba10a6ee8aa80fce1bb3e40b57b2b941102107c9)
Configs | CompilationMode:tiered, RunKind:micro

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

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

  • [ConcurrentBag - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 782.77 ns | 670.02 ns | 0.86 | 0.54 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorDefaultSize*'
```

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

#### 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 src/benchmarks/micro/libraries/System.Collections/Create/CtorDefaultSize.cs at lines 54-55 and the linked benchmark report. Run the provided benchmarks_ci.py command, then compare the baseline and test results for ConcurrentBag on arm64 AzureLinux. Done means the reported improvement is understood and any follow-up is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, linux
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.