dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/arm64: 2 Regressions on 9/9/2026 9:36:07 AM +00:00
- 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 | [3b2b97b454ad0e3627f4fbc118f0284cb0ab07b5](https://github.com/dotnet/runtime/commit/3b2b97b454ad0e3627f4fbc118f0284cb0ab07b5)
Compare | [792dc9c26ad470580271b41e011092d8aaad50d9](https://github.com/dotnet/runtime/commit/792dc9c26ad470580271b41e011092d8aaad50d9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3b2b97b454ad0e3627f4fbc118f0284cb0ab07b5...792dc9c26ad470580271b41e011092d8aaad50d9)
Configs | CodeGenType:JIT, CompilationMode:tiered, LinkingType:static, 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 - .RSA]()
- [ADX - Test Multi Config Graph]()
|
- [SOD - Android HelloWorld Extracted Size - pub\META-INF\ANDROIDD.RSA]()
- [ADX - Test Multi Config 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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the documented benchmarking workflow and performance/scripts/benchmarks_ci.py, then run the provided filter for SOD - Android HelloWorld Extracted Size. Compare the baseline and test commits and inspect the generated test report for the two extracted-size entries. Done means the regression is explained and the outcome is documented for triage or addressed with a verified performance result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100