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

Enable is_high_end_android #886

Open
wants to merge 1 commit into
base: kiwi
Choose a base branch
from
Open

Enable is_high_end_android #886

wants to merge 1 commit into from

Commits on Jun 27, 2023

  1. Enable is_high_end_android

    Improves Speedometer 2.0 scores on Chromium 117 from 44.8 to 77.1,
    a whopping 70% performance improvement, all while having smaller binary
    size (227mb -> 203mb).
    
    Note that this enables relr, which is only supported on API 28 and up.
    Furthermore, PGO profiles must be fetched as mentioned in
    https://chromium.googlesource.com/chromium/src.git/+/master/docs/pgo.md
    Kaz205 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a9a811e View commit details
    Browse the repository at this point in the history