Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created June 4, 2021 17:26
Show Gist options
  • Save spouliot/dad49e139c8dd0caf5544df1c1db39f3 to your computer and use it in GitHub Desktop.
Save spouliot/dad49e139c8dd0caf5544df1c1db39f3 to your computer and use it in GitHub Desktop.

Application Comparer

  • A /Users/poupou/git/net6/p5/xamarin-macios/tests/dotnet/size-comparison/MySingleView/oldnet/bin/iPhone/Release/MySingleView.app
  • B /Users/poupou/git/net6/p5/xamarin-macios/tests/dotnet/size-comparison/MySingleView/dotnet/bin/iPhone/Release/net6.0-ios/ios-arm64/MySingleView.app
Directories / Files A B diff %
.//_CodeSignature
.//
    embedded.mobileprovision 12,391 12,391 0 0.0%
    Info.plist 1,073 1,073 0 0.0%
    mscorlib.aotdata.arm64 297,320 0 -297,320 -100.0%
    mscorlib.dll 407,552 0 -407,552 -100.0%
    MySingleView 3,749,488 7,378,096 3,628,608 96.8%
    MySingleView.aotdata.arm64 816 792 -24 -2.9%
    MySingleView.dll 0 4,608 4,608 -
    MySingleView.exe 4,608 0 -4,608 -100.0%
    PkgInfo 8 8 0 0.0%
    System.aotdata.arm64 752 0 -752 -100.0%
    System.dll 4,608 0 -4,608 -100.0%
    System.Private.CoreLib.aotdata.arm64 0 639,664 639,664 -
    System.Private.CoreLib.dll 0 636,928 636,928 -
    System.Runtime.aotdata.arm64 0 504 504 -
    System.Runtime.dll 0 4,608 4,608 -
    Xamarin.iOS.aotdata.arm64 38,464 44,784 6,320 16.4%
    Xamarin.iOS.dll 57,856 73,216 15,360 26.5%
Statistics
Native subtotal 4,086,840 8,063,840 3,977,000 97.3%
    Executable 3,749,488 7,378,096 3,628,608 96.8%
    AOT data 337,352 685,744 348,392 103.3%
Managed *.dll/exe 474,624 719,360 244,736 51.6%
TOTAL 4,580,197 8,802,021 4,221,824 92.2%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment