Skip to content

[mono][perf] iOS disk size regression on 3 Oct 2023Β #93072

@LeVladIonescu

Description

@LeVladIonescu

Description

Disk size (SOD) regressions detected in HelloiOS app for both llvm and nollvm configurations.

Details

Date Diff Change Size increase (bytes) Size increase (%)
3 Oct 2023 88f2547...d2e24fa #90764 1066800 5,01

273588138-a8439c5e-2f14-4ddc-b9a3-f32cf8d7427a

Steps to get the app sizes

  1. git checkout b9e01455c2247454ec0301b8465f7168eebd6a09 (checkout to our commit's parent)
  2. cd src/mono/sample/iOS
  3. sudo make runtimepack TARGET=iossimulator MONO_ARCH=arm64 MONO_CONFIG=Release (build the runtime)
  4. sudo make run-sim MONO_CONFIG=Release MONO_ARCH=arm64 (build the app bundle)
  5. ls -la bin/iossimulator-arm64/Bundle/HelloiOS/Release-iphonesimulator/HelloiOS.app (the app to look for is HelloiOS)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions