-
Notifications
You must be signed in to change notification settings - Fork 273
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
[perf][nativeaot] Add Native AOT performance measurements for iOS #3145
[perf][nativeaot] Add Native AOT performance measurements for iOS #3145
Conversation
Xamarin startup job failed due to incorrect package name in https://dev.azure.com/dnceng/internal/_build/results?buildId=2224727&view=results. We will hopefully get the green CI in https://dev.azure.com/dnceng/internal/_build/results?buildId=2225094&view=results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great!
The perf tests have passed and a failure tracked in #3148 shouldn't be related. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
After talking with @kotlarmilos, the failures should be unrelated, merging. |
Thanks. If it starts happening on the CI, we will act accordingly. |
This PR introduces Native AOT startup and SOD measurements for the Maui apps. It also adds the Xamarin performance scenarios. Once the PR is merged, the performance dashboard should be expanded with Mono and Native AOT measurements.