Skip to content

Commit

Permalink
[android] update AOT profile for servicing (#23765)
Browse files Browse the repository at this point in the history
Tested with .NET 8, it appears that a resonable number of MAUI code
changes have made the AOT profile slightly out of date.

Just updating it, and testing a `dotnet new maui` project on a Pixel 7:

    Before:
    Average(ms): 444.5
    Std Err(ms): 4.19324854180304
    Std Dev(ms): 13.2602161872774
    After:
    Average(ms): 434.8
    Std Err(ms): 3.77359245282264
    Std Dev(ms): 11.933147112141

I also fixed some NRT warnings in the app used for recording profiles.
  • Loading branch information
jonathanpeppers committed Jul 23, 2024
1 parent 86dfb86 commit d5eab86
Show file tree
Hide file tree
Showing 5 changed files with 535 additions and 316 deletions.
Binary file not shown.
Loading

0 comments on commit d5eab86

Please sign in to comment.