Skip to content

Instantly share code, notes, and snippets.

@chamons
Created September 23, 2021 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chamons/8ac56aaa3c63978ac468f61e96032880 to your computer and use it in GitHub Desktop.
Save chamons/8ac56aaa3c63978ac468f61e96032880 to your computer and use it in GitHub Desktop.

Application Comparer

  • A /Users/donblas/Programming/xamarin-macios/tests/dotnet/size-comparison/MySingleView/oldnet/bin/iPhone/Release/MySingleView.app
  • B /Users/donblas/Programming/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 9,594 9,594 0 0.0%
    icudt.dat 0 2,176,304 2,176,304 -
    Info.plist 1,078 1,078 0 0.0%
    mscorlib.aotdata.arm64 285,224 0 -285,224 -100.0%
    mscorlib.dll 407,552 0 -407,552 -100.0%
    MySingleView 3,700,640 7,402,448 3,701,808 100.0%
    MySingleView.aotdata.arm64 1,120 1,088 -32 -2.9%
    MySingleView.dll 0 4,608 4,608 -
    MySingleView.exe 4,608 0 -4,608 -100.0%
    PkgInfo 8 8 0 0.0%
    runtimeconfig.bin 0 733 733 -
    System.aotdata.arm64 968 0 -968 -100.0%
    System.dll 4,608 0 -4,608 -100.0%
    System.Private.CoreLib.aotdata.arm64 0 509,672 509,672 -
    System.Private.CoreLib.dll 0 777,216 777,216 -
    System.Runtime.aotdata.arm64 0 824 824 -
    System.Runtime.dll 0 5,632 5,632 -
    Xamarin.iOS.aotdata.arm64 37,784 36,824 -960 -2.5%
    Xamarin.iOS.dll 56,832 73,728 16,896 29.7%
Statistics
Native subtotal 4,025,736 7,950,856 3,925,120 97.5%
    Executable 3,700,640 7,402,448 3,701,808 100.0%
    AOT data 325,096 548,408 223,312 68.7%
Managed *.dll/exe 473,600 861,184 387,584 81.8%
TOTAL 4,515,277 11,005,674 6,490,397 143.7%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment