commit | e4649fca6b3100d3067f0d6c7369ce7218b1fb2e | [log] [tgz] |
---|---|---|
author | Yury Khmel <[email protected]> | Tue Dec 01 22:59:15 2020 |
committer | Chromium LUCI CQ <[email protected]> | Tue Dec 01 22:59:15 2020 |
tree | a92b214574e9b413a1c74ec242d1e56abe66135c | |
parent | 6b75c0d2ac0113c15d4291a1b67b47be5ad2d644 [diff] |
arc: Apply dalvik memory profiles for high-end devices. This sends request to ARC Android to set dalvik memory params based on device's memory config. BUG=b:160760318 TEST=unit test added Locally on device, early tests show improvements in app loading and ARC boot time up to 5%. This feature is currently optional and is behind Chrome feature. Next data will be collected on real user using finch experiment and in-lab tests by adding separate testing variation for few reference boards that activates this feature. Change-Id: Iacb1a8c6ce874fe74152204a2e41a35bb2fa9da7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560789 Commit-Queue: Yury Khmel <[email protected]> Reviewed-by: Yusuke Sato <[email protected]> Auto-Submit: Yury Khmel <[email protected]> Cr-Commit-Position: refs/heads/master@{#832559}
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.
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.