dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/arm64: 8 Regressions on 7/23/2026 11:13:12 AM +00:00

Open
#76,784 1 comment 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 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 | [cb84c8521ce6a4cbde63cb1a700fcb850be791ae](https://github.com/dotnet/runtime/commit/cb84c8521ce6a4cbde63cb1a700fcb850be791ae)
Compare | [026096b77a9dcfe0368a5d04d6fdc28efc3865d1](https://github.com/dotnet/runtime/commit/026096b77a9dcfe0368a5d04d6fdc28efc3865d1)
Diff | [Diff](https://github.com/dotnet/runtime/compare/cb84c8521ce6a4cbde63cb1a700fcb850be791ae...026096b77a9dcfe0368a5d04d6fdc28efc3865d1)
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 - .dll]()
  • [ADX - Test Multi Config Graph]()
| 6.99 MB | 7.03 MB | 1.01 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub]()
  • [ADX - Test Multi Config Graph]()
| 15.82 MB | 15.86 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - SOD - Android HelloWorld Extracted Size]()
  • [ADX - Test Multi Config Graph]()
| 15.82 MB | 15.86 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld Extracted Size - pub\assets\System.Private.CoreLib.dll]()
  • [ADX - Test Multi Config Graph]()
| 6.28 MB | 6.32 MB | 1.01 | 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 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 | [cb84c8521ce6a4cbde63cb1a700fcb850be791ae](https://github.com/dotnet/runtime/commit/cb84c8521ce6a4cbde63cb1a700fcb850be791ae)
Compare | [026096b77a9dcfe0368a5d04d6fdc28efc3865d1](https://github.com/dotnet/runtime/commit/026096b77a9dcfe0368a5d04d6fdc28efc3865d1)
Diff | [Diff](https://github.com/dotnet/runtime/compare/cb84c8521ce6a4cbde63cb1a700fcb850be791ae...026096b77a9dcfe0368a5d04d6fdc28efc3865d1)
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 - SOD - Android HelloWorld APK Size]()
  • [ADX - Test Multi Config Graph]()
| 6.60 MB | 6.62 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - pub\HelloAndroid.apk]()
  • [ADX - Test Multi Config Graph]()
| 6.60 MB | 6.62 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - Aggregate - .apk]()
  • [ADX - Test Multi Config Graph]()
| 6.60 MB | 6.62 MB | 1.00 | 0.00 | True | | |
|
  • [SOD - Android HelloWorld APK Size - pub]()
  • [ADX - Test Multi Config Graph]()
| 6.60 MB | 6.62 MB | 1.00 | 0.00 | True | | |

![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 by reading docs/benchmarking-workflow-dotnet-runtime.md and docs/profiling-workflow-dotnet-runtime.md, then run the benchmarks_ci.py command for the SOD - Android HelloWorld Extracted Size filter. Compare the baseline and test reports and the linked commit diff to determine the regression; done means explaining and addressing the eight reported size regressions with the benchmark results no longer regressed.

Written by the indexing model from the issue text.

Assessment

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