dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.04k stars 4.68k forks source link

[NAOT][Maui] iOS Maui sample app startup getting slower #104083

Open matouskozak opened 3 months ago

matouskozak commented 3 months ago

Description

MAUI iOS sample app startup measurements are reporting incrementally slower times when run with NAOT backend while NAOT HelloWorld measurements are stable. Also the same measurements with Mono backend don't report any increases in startup times.

image

dotnet-policy-service[bot] commented 3 months ago

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.

dotnet-policy-service[bot] commented 3 months ago

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.

ivanpovazan commented 3 months ago

/cc: @simonrozsival