dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/arm64: 1 Regression on 8/24/2026 8:52:55 AM +00:00

Open
#78,325 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main codegentype-jit compilationmode-tiered kind-android_scenarios linkingtype-dynamic Noise os-windows perf-regression runkind-android_scenarios runtime-coreclr runtimetype-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 | Windows 10.0.22621
Queue | Pixel
Baseline | [76c60b960a2daa412c44a5061abf66f3286f6a92](https://github.com/dotnet/runtime/commit/76c60b960a2daa412c44a5061abf66f3286f6a92)
Compare | [838818c950f2448767d5feae460036e3f88e093d](https://github.com/dotnet/runtime/commit/838818c950f2448767d5feae460036e3f88e093d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/76c60b960a2daa412c44a5061abf66f3286f6a92...838818c950f2448767d5feae460036e3f88e093d)
Configs | CodeGenType:JIT, CompilationMode:tiered, LinkingType:dynamic, RunKind:android_scenarios, RuntimeType:coreclr

### Regressions in SOD - Android HelloWorld Extracted Size

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

  • [SOD - Android HelloWorld Extracted Size - pub\lib\arm64-v8a\libSystem.Native.so]()
  • [ADX - Test Multi Config Graph]()
| 97.84 KB | 98.76 KB | 1.01 | 0.00 | True | | |

[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 'SOD - Android HelloWorld Extracted Size*'
```

### SOD - Android HelloWorld Extracted Size

#### 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 command in the Repro section and the dotnet/performance benchmarking workflow. Compare the 76c60b9 baseline with 838818c9 using the SOD - Android HelloWorld Extracted Size report and its linked test report. Done means identifying and addressing the source of the libSystem.Native.so size increase, then confirming the result against the benchmark.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
compilers, operating-systems, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.