Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created January 13, 2022 19:29
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/ee15d291031ccab4f8d2fd009db6a504 to your computer and use it in GitHub Desktop.
Save spouliot/ee15d291031ccab4f8d2fd009db6a504 to your computer and use it in GitHub Desktop.

Workload updates are available. Run dotnet workload list for more information.

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,049 1,072 23 2.2%
    mscorlib.aotdata.arm64 285,224 0 -285,224 -100.0%
    mscorlib.dll 407,552 0 -407,552 -100.0%
    MySingleView 3,700,688 7,419,040 3,718,352 100.5%
    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,840 509,840 -
    System.Private.CoreLib.dll 0 777,728 777,728 -
    System.Runtime.aotdata.arm64 0 824 824 -
    System.Runtime.dll 0 5,632 5,632 -
    Xamarin.iOS.aotdata.arm64 38,376 36,824 -1,552 -4.0%
    Xamarin.iOS.dll 56,832 73,728 16,896 29.7%
Statistics
Native subtotal 4,026,376 7,967,616 3,941,240 97.9%
    Executable 3,700,688 7,419,040 3,718,352 100.5%
    AOT data 325,688 548,576 222,888 68.4%
Managed *.dll/exe 473,600 861,696 388,096 81.9%
TOTAL 4,524,270 11,031,322 6,507,052 143.8%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment