xamarin-macios/tests/dotnet/size-comparison/MauiForms
Rolf Bjarne Kvinge b72e7be297
[tests] Add two test projects to compare app size between MAUI and Xamarin.Forms. (#14850)
Add a default MAUI and a default Xamarin.Forms project as size comparison apps
(both created from templates).

This reveals that a MAUI app is ~30% bigger than a Xamarin.Forms app (42MB vs
31MB). Notably there's 21% *less* managed code, but 33% *more* native code.

https://gist.github.com/rolfbjarne/d294171969226f7511d90a817b9ac328
2022-05-03 10:54:54 +02:00
..
dotnet [tests] Add two test projects to compare app size between MAUI and Xamarin.Forms. (#14850) 2022-05-03 10:54:54 +02:00
oldnet [tests] Add two test projects to compare app size between MAUI and Xamarin.Forms. (#14850) 2022-05-03 10:54:54 +02:00
Makefile [tests] Add two test projects to compare app size between MAUI and Xamarin.Forms. (#14850) 2022-05-03 10:54:54 +02:00
MauiForms.map [tests] Add two test projects to compare app size between MAUI and Xamarin.Forms. (#14850) 2022-05-03 10:54:54 +02:00