Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created February 7, 2022 16:32
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 spouliot/ebe37e7028c614e1904272cb8cd2997b to your computer and use it in GitHub Desktop.
Save spouliot/ebe37e7028c614e1904272cb8cd2997b to your computer and use it in GitHub Desktop.

Application Comparer

  • A /Users/poupou/git/xamarin-macios/tests/dotnet/size-comparison/MySingleView/oldnet/bin/iPhone/Release/MySingleView.app
  • B /Users/poupou/git/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 17,976 17,976 0 0.0%
    icudt.dat 0 2,176,304 2,176,304 -
    Info.plist 1,051 1,051 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,688 6,683,184 2,982,496 80.6%
    MySingleView.aotdata.arm64 1,120 1,088 -32 -2.9%
    MySingleView.dll 0 5,120 5,120 -
    MySingleView.exe 4,608 0 -4,608 -100.0%
    MySingleView.pdb 0 11,092 11,092 -
    PkgInfo 8 8 0 0.0%
    runtimeconfig.bin 0 899 899 -
    System.aotdata.arm64 968 0 -968 -100.0%
    System.dll 4,608 0 -4,608 -100.0%
    System.Private.CoreLib.aotdata.arm64 0 509,648 509,648 -
    System.Private.CoreLib.dll 0 433,664 433,664 -
    System.Runtime.aotdata.arm64 0 824 824 -
    System.Runtime.dll 0 4,608 4,608 -
    Xamarin.iOS.aotdata.arm64 38,392 37,640 -752 -2.0%
    Xamarin.iOS.dll 57,344 50,176 -7,168 -12.5%
Statistics
Native subtotal 4,026,392 7,232,384 3,205,992 79.6%
    Executable 3,700,688 6,683,184 2,982,496 80.6%
    AOT data 325,704 549,200 223,496 68.6%
Managed *.dll/exe 474,112 493,568 19,456 4.1%
TOTAL 4,524,800 9,939,489 5,414,689 119.7%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment