commit | 1c90dc12223d10411b096a2fcda13b4a14e39ec2 | [log] [tgz] |
---|---|---|
author | Rasika Navarange <rasikan@google.com> | Thu Aug 08 10:58:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 10:58:58 2024 |
tree | 8116afaa45fa430116573895424234f079866c47 | |
parent | ec5f4a55a115d10608b55d0acfe43432453f7594 [diff] |
[orderfile] Use speedometer3 profiles to generate 64-bit orderfile For 64bit devices, we find that training the orderfile on speedometer3 gives a ~3% improvement in speedometer score. So we switch to using this instead of the previous memory benchmark. This change also adds a debugging benchmark for speedometer3 to be used when debugging orderfile generation locally. Change-Id: Iba9a64893e60ff01d667496e4c12dc11bbdd121b Bug: 355230429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5768674 Reviewed-by: Peter Wen <wnwen@chromium.org> Reviewed-by: Egor Pasko <pasko@chromium.org> Commit-Queue: Rasika Navarange <rasikan@google.com> Cr-Commit-Position: refs/heads/main@{#1338979}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.