Skip to content
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

[profiled-aot] update AOT profile for .NET 8 Preview 5 #8077

Merged
merged 1 commit into from
May 30, 2023

Conversation

jonathanpeppers
Copy link
Member

Various APIs in the BCL changed, but nothing concerning has appeared.

Testing the new profile on a Pixel 5 device, dotnet new android an average of 10 runs:

Before:
Average(ms): 172.1
Std Err(ms): 2.20328038262143
Std Dev(ms): 6.96738433305099

After:
Average(ms): 166.3
Std Err(ms): 2.29031778484025
Std Dev(ms): 7.24262076568666

Various APIs in the BCL changed, but nothing concerning has appeared.

Testing the new profile on a Pixel 5 device, `dotnet new android` an
average of 10 runs:

    Before:
    Average(ms): 172.1
    Std Err(ms): 2.20328038262143
    Std Dev(ms): 6.96738433305099

    After:
    Average(ms): 166.3
    Std Err(ms): 2.29031778484025
    Std Dev(ms): 7.24262076568666
@jonathanpeppers jonathanpeppers merged commit fc4509e into dotnet:main May 30, 2023
@jonathanpeppers jonathanpeppers deleted the aotprofile-net8-p5 branch May 30, 2023 15:38
jonathanpeppers added a commit that referenced this pull request May 30, 2023
Various APIs in the BCL changed, but nothing concerning has appeared.

Testing the new profile on a Pixel 5 device, `dotnet new android` an
average of 10 runs:

    Before:
    Average(ms): 172.1
    Std Err(ms): 2.20328038262143
    Std Dev(ms): 6.96738433305099

    After:
    Average(ms): 166.3
    Std Err(ms): 2.29031778484025
    Std Dev(ms): 7.24262076568666
grendello added a commit to grendello/xamarin-android that referenced this pull request Jun 2, 2023
* main:
  [XABT] Prefer `SupportedOSPlatformVersion` over `minSdkVersion` (dotnet#8026)
  Bump to xamarin/Java.Interop/main@72b041a (dotnet#8089)
  Bump LibZipSharp to 3.0.0 (dotnet#8061)
  Bump to xamarin/Java.Interop/main@8c9eece (dotnet#8073)
  [profiled-aot] update AOT profile for .NET 8 Preview 5 (dotnet#8077)
  Localized file check-in by OneLocBuild Task (dotnet#8078)
  Bump to dotnet/installer@6150605bd0 8.0.100-preview.6.23276.3 (dotnet#8083)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants