dotnet / dotnet/performance

[Size] Investigate size measurement differences between Apple and Android scenarios

Open
#4,955 0 comments 0 reactions 0 assignees View on GitHub
enhancement Scenario
Dominant language
F#
Stars
773
Forks
301
Avg merge
6d 9h
Merged PRs (30d)
15

Description

There seems to be discrepencies of what we're measuring for Android and Apple in terms of size/extracted size.

For example, for dotnet/runtime sample app:
- Android measuring extracted size https://github.com/dotnet/runtime/blob/6a3a32e2574778edcd9602a468b00c21cc400a57/eng/testing/performance/android_scenarios.proj#L30-L35
- iOS measuring size of zip https://github.com/dotnet/runtime/blob/6a3a32e2574778edcd9602a468b00c21cc400a57/eng/testing/performance/ios_scenarios.proj#L42-L47

For SDK scenario:
- Android seems to be generally bigger than iOS even though it shouldn't be the case (Android AOT should be smaller than iOS FullAOT).

We should aim to unify the measurements to allow comparison between platforms.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.