Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created April 28, 2021 14:10
Show Gist options
  • Save spouliot/6f8defb8f940e68314ba167ea76dc9bf to your computer and use it in GitHub Desktop.
Save spouliot/6f8defb8f940e68314ba167ea76dc9bf to your computer and use it in GitHub Desktop.

Application Comparer

  • A /Users/poupou/git/main/xamarin-macios/tests/dotnet/size-comparison/MySingleView/oldnet/bin/iPhone/Release/MySingleView.app
  • B /Users/poupou/git/main/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%
    icudt.dat 0 1,713,152 1,713,152 -
    Info.plist 1,053 1,053 0 0.0%
    mscorlib.aotdata.arm64 297,368 0 -297,368 -100.0%
    mscorlib.dll 407,552 0 -407,552 -100.0%
    MySingleView 3,749,328 13,976,672 10,227,344 272.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 717,480 717,480 -
    System.Private.CoreLib.dll 0 800,768 800,768 -
    System.Runtime.aotdata.arm64 0 504 504 -
    System.Runtime.dll 0 5,120 5,120 -
    Xamarin.iOS.aotdata.arm64 37,880 81,552 43,672 115.3%
    Xamarin.iOS.dll 56,832 160,256 103,424 182.0%
Statistics
Native subtotal 3,749,328 13,976,672 10,227,344 272.8%
    Executable 3,749,328 13,976,672 10,227,344 272.8%
    AOT data *.aotdata 0 0 0 -
Managed *.dll/exe 473,600 970,752 497,152 105.0%
TOTAL 4,578,457 17,479,981 12,901,524 281.8%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment