You Migrated Xamarin.Forms to .NET MAUI and the App Got Slower
The migration compiled, the app shipped, and it is worse than the Xamarin.Forms version it replaced. This happens often enough that the dotnet/maui tracker has a recurring genre of issue for it. Most published advice is a list of generic optimisations. This is a diagnostic instead — an ordered method for finding which specific thing your migration left behind, starting with the one that stopped shipping in .NET 11.
Read post arrow_forward