Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created May 12, 2021 17:22
Show Gist options
  • Save spouliot/02e072567595088522f376e522e22899 to your computer and use it in GitHub Desktop.
Save spouliot/02e072567595088522f376e522e22899 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,320 0 -297,320 -100.0%
    mscorlib.dll 407,552 0 -407,552 -100.0%
    MySingleView 3,749,296 7,446,304 3,697,008 98.6%
    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 670,416 670,416 -
    System.Private.CoreLib.dll 0 782,848 782,848 -
    System.Runtime.aotdata.arm64 0 504 504 -
    System.Runtime.dll 0 5,120 5,120 -
    Xamarin.iOS.aotdata.arm64 38,464 53,584 15,120 39.3%
    Xamarin.iOS.dll 57,856 91,136 33,280 57.5%
Statistics
Native subtotal 4,086,648 8,171,600 4,084,952 100.0%
    Executable 3,749,296 7,446,304 3,697,008 98.6%
    AOT data 337,352 725,296 387,944 115.0%
Managed *.dll/exe 474,624 883,712 409,088 86.2%
TOTAL 4,579,985 10,787,541 6,207,556 135.5%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment