Skip to content

Commit

Permalink
[android] update AOT profile for .NET 8.0.100-rc.1.23404.2 (#16644)
Browse files Browse the repository at this point in the history
I recorded this profile using newer builds of xamarin-android & runtime:

    .NET SDK: 8.0.100-rc.1.23404.2
    Runtime: 8.0.0-rc.1.23381.3
    Android: 34.0.0-rc.1.404

An average of 10 runs of a `dotnet new maui` app on a Pixel 5:

    Before:
    Average(ms): 679.1
    Std Err(ms): 2.66020049369717
    Std Dev(ms): 8.41229259278745
    After:
    Average(ms): 588.5
    Std Err(ms): 2.21233913413935
    Std Dev(ms): 6.99603062060512

There is a regression here compared to last time:

8d06c70

But updating the AOT profile, will help us narrow down investigation.
  • Loading branch information
jonathanpeppers authored Aug 10, 2023
1 parent a17cdf7 commit 3f22153
Show file tree
Hide file tree
Showing 4 changed files with 1,420 additions and 816 deletions.
Binary file not shown.
Loading

0 comments on commit 3f22153

Please # to comment.