dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/arm64: 12 Regressions on 7/29/2026 8:59:50 AM +00:00

Open
#77,061 2 comments 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main codegentype-r2r compilationmode-tiered kind-android_scenarios linkingtype-dynamic Look Again os-windows perf-regression runkind-android_scenarios runtime-coreclr runtimetype-coreclr triage-error 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 | [ca073c0866e1504313b43781c209f7f680d0ecb3](https://github.com/dotnet/runtime/commit/ca073c0866e1504313b43781c209f7f680d0ecb3)
Compare | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ca073c0866e1504313b43781c209f7f680d0ecb3...975877333c98d9d08bad66670d74accc6047be34)
Configs | CodeGenType:R2R, 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 - Aggregate - .so]()
  • [ADX - Test Multi Config Graph]()
| 8.81 MB | 8.83 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - Aggregate - .dll]()
  • [ADX - Test Multi Config Graph]()
| 7.04 MB | 7.35 MB | 1.04 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub\lib\arm64-v8a\libclrjit.so]()
  • [ADX - Test Multi Config Graph]()
| 2.64 MB | 2.65 MB | 1.01 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - SOD - Android HelloWorld Extracted Size]()
  • [ADX - Test Multi Config Graph]()
| 15.88 MB | 16.21 MB | 1.02 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub]()
  • [ADX - Test Multi Config Graph]()
| 15.88 MB | 16.21 MB | 1.02 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub\META-INF\ANDROIDD.RSA]()
  • [ADX - Test Multi Config Graph]()
| 1.19 KB | 1.19 KB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - Aggregate - .RSA]()
  • [ADX - Test Multi Config Graph]()
| 1.19 KB | 1.19 KB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub\assets\System.Private.CoreLib.dll]()
  • [ADX - Test Multi Config Graph]()
| 6.33 MB | 6.64 MB | 1.05 | 0.00 | True | | |

![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![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 '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)

---

### Run Information

Name | Value
-- | --
Architecture | arm64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [ca073c0866e1504313b43781c209f7f680d0ecb3](https://github.com/dotnet/runtime/commit/ca073c0866e1504313b43781c209f7f680d0ecb3)
Compare | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ca073c0866e1504313b43781c209f7f680d0ecb3...975877333c98d9d08bad66670d74accc6047be34)
Configs | CodeGenType:R2R, CompilationMode:tiered, LinkingType:dynamic, RunKind:android_scenarios, RuntimeType:coreclr

### Regressions in SOD - Android HelloWorld APK Size

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

  • [SOD - Android HelloWorld APK Size - Aggregate - .apk]()
  • [ADX - Test Multi Config Graph]()
| 6.63 MB | 6.74 MB | 1.02 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - SOD - Android HelloWorld APK Size]()
  • [ADX - Test Multi Config Graph]()
| 6.63 MB | 6.74 MB | 1.02 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - pub]()
  • [ADX - Test Multi Config Graph]()
| 6.63 MB | 6.74 MB | 1.02 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - pub\HelloAndroid.apk]()
  • [ADX - Test Multi Config Graph]()
| 6.63 MB | 6.74 MB | 1.02 | 0.00 | True | | |

![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![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 'SOD - Android HelloWorld APK Size*'
```

### SOD - Android HelloWorld APK 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 linked baseline commit ca073c0866e1504313b43781c209f7f680d0ecb3 and compare commit 975877333c98d9d08bad66670d74accc6047be34, then inspect the SOD - Android HelloWorld Extracted Size reports for the arm64 Windows configuration. Confirm which change accounts for the reported size regressions and verify the performance report no longer shows them.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev, operating-systems, 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.