-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[android] update AOT profile for .NET 9 GA (#25509)
There are very few changes as this point, but recording a new profile shows a few changes, and maybe improvement by a very small amount: Before: Average(ms): 450.1 Std Err(ms): 3.53537676760043 Std Dev(ms): 11.1798429724611 After: Average(ms): 448.6 Std Err(ms): 2.54383787044519 Std Dev(ms): 8.04432166879912 This is an average of 10 runs on a `dotnet new maui` template on a Pixel 7 Pro. It might be effectively *the same*, but it's worth updating I suppose.
- Loading branch information
1 parent
bf4cafb
commit 4bb47d4
Showing
4 changed files
with
47 additions
and
61 deletions.
There are no files selected for viewing
Binary file modified
BIN
-1.27 KB
(100%)
src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui-blazor.aotprofile
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+85 Bytes
(100%)
src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/maui.aotprofile
Binary file not shown.
Oops, something went wrong.