dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 1 Improvement on 6/27/2026 6:02:44 AM +00:00

Open
#75,520 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 | [62404420e54ff7257b87ca8cebb97673d4c42b84](https://github.com/dotnet/runtime/commit/62404420e54ff7257b87ca8cebb97673d4c42b84)
Compare | [84cbc7be42cf49700ee54578b9a22c48452630f6](https://github.com/dotnet/runtime/commit/84cbc7be42cf49700ee54578b9a22c48452630f6)
Diff | [Diff](https://github.com/dotnet/runtime/compare/62404420e54ff7257b87ca8cebb97673d4c42b84...84cbc7be42cf49700ee54578b9a22c48452630f6)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable

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

  • [Scoped - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 75.43 ns | 41.63 ns | 0.55 | 0.38 | 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 'Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable*'
```

### Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable.Scoped

#### 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/Microsoft.Extensions.DependencyInjection/IEnumerableGetServiceBenchmark.cs#L51-L52 and run the supplied benchmarks_ci.py command. Compare the baseline and test reports for GetServiceIEnumerable on the specified ARM64 configuration. The issue does not define a code change or clear completion condition, so triage must establish what should be changed.

Written by the indexing model from the issue text.

Assessment

Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.