-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mono][perf] iOS Mono HelloWorld startup regression #96449
Comments
Tagging subscribers to this area: @directhex Issue DetailsDescriptionMono regressed in startup times after updating OSX to osx.13 (4dffd80)
Affected scenarios:
cc: @ivanpovazan @LoopedBard3
|
cc @rolfbjarne fyi - this seems like an OS upgrade causing the regression. |
Tagging subscribers to 'os-ios': @steveisok, @akoeplinger, @kotlarmilos Issue DetailsDescriptionMono regressed in startup times after updating OSX version to osx.13 (4dffd80)
Affected scenarios:
cc: @ivanpovazan @LoopedBard3
|
Is this testing on an actual device? Because it would be really weird for the macOS version used to build the app would affect the launch performance of the app on the device. |
I believe the test are running on real iPhones in the lab (@LoopedBard3 correct me if I am wrong). |
Yes, these tests are running on the devices themselves. At the same time we updated to OSX.13 and to xcode 15, we also updated to the iOS devices to run iOS 17. |
Not sure if there's anything for us to do here, since this seems to be a regression in iOS itself. |
@LoopedBard3 Not sure what happened, but the measurements in the lab started to get quite noisy for these devices |
Description
Mono regressed in startup times after updating OSX version to osx.13 (4dffd80).
Update: at the same time, xcode and iOS were updated to versions 15 and 17, respectively.
Affected scenarios:
cc: @ivanpovazan @LoopedBard3
fyi: @SamMonoRT @akoeplinger @kotlarmilos
The text was updated successfully, but these errors were encountered: