-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
legacy-area-perfStartup / Runtime performanceStartup / Runtime performanceperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/android
Description
I recently tested Xamarin.Android NET6 performance to compare it with "legacy" Xamarin.Android. Two test applications use Xamarin.Forms and MAUI - a very simple layout with just a single Label, no resource dictionary. Unfortunately, MAUI appears to be approximately 100ms slower than Xamarin.Forms. Please take a look at the this gist which contains tables comparing performance of different apps (Xamarin.Forms and MAUI)
I plan to do some profiling of the MAUI app next week to find out where the most time is spent.
SagarPanwala, ThanhNg, inkysquid, manfromarce, DamianSuess and 1 morecharlesroddie, angelru, SagarPanwala and DamianSuess
Metadata
Metadata
Assignees
Labels
legacy-area-perfStartup / Runtime performanceStartup / Runtime performanceperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/android