dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 2 Regressions on 6/23/2026 8:41:58 PM +00:00

Open
#75,495 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again os-linux perf-regression r2rtype-r2r_interpreter 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 | [e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17](https://github.com/dotnet/runtime/commit/e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17)
Compare | [feb1fe23e41b7af2401edbd4230bf11dcb9cfc96](https://github.com/dotnet/runtime/commit/feb1fe23e41b7af2401edbd4230bf11dcb9cfc96)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17...feb1fe23e41b7af2401edbd4230bf11dcb9cfc96)
Configs | CompilationMode:tiered, R2RType:r2r_interpreter, RunKind:micro

### Regressions in SciMark2.kernel

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

  • [benchSparseMult - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 617.22 ms | 655.83 ms | 1.06 | 0.11 | 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 'SciMark2.kernel*'
```

### SciMark2.kernel.benchSparseMult

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17](https://github.com/dotnet/runtime/commit/e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17)
Compare | [feb1fe23e41b7af2401edbd4230bf11dcb9cfc96](https://github.com/dotnet/runtime/commit/feb1fe23e41b7af2401edbd4230bf11dcb9cfc96)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17...feb1fe23e41b7af2401edbd4230bf11dcb9cfc96)
Configs | CompilationMode:tiered, R2RType:r2r_interpreter, RunKind:micro

### Regressions in Burgers

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

  • [Test2 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 306.29 ms | 329.16 ms | 1.07 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Burgers*'
```

### Burgers.Test2

#### 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/runtime/SciMark/kernel.cs lines 120-126 and src/benchmarks/micro/runtime/Burgers/Burgers.cs lines 191-192, then reproduce the named benchmarks using the provided benchmarks_ci.py commands. Compare the baseline and test commits and profiling reports to identify the source of both ARM64 regressions; done means the cause is understood and the regression is addressed or dispositioned with supporting benchmark results.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.