Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created June 4, 2021 17:22
Show Gist options
  • Save spouliot/c60e288a563fbbcabb3b38564ec7c42a to your computer and use it in GitHub Desktop.
Save spouliot/c60e288a563fbbcabb3b38564ec7c42a 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%
    icudt.dat 0 1,713,152 1,713,152 -
    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,529,904 3,780,416 100.8%
    MySingleView.aotdata.arm64 816 792 -24 -2.9%
    MySingleView.dll 0 5,120 5,120 -
    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 674,896 674,896 -
    System.Private.CoreLib.dll 0 414,208 414,208 -
    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 52,224 -5,632 -9.7%
Statistics
Native subtotal 4,086,840 8,250,880 4,164,040 101.9%
    Executable 3,749,488 7,529,904 3,780,416 100.8%
    AOT data 337,352 720,976 383,624 113.7%
Managed *.dll/exe 474,624 476,160 1,536 0.3%
TOTAL 4,580,197 10,459,289 5,879,092 128.4%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment