benchmarks/startup_mobile: scaling governor tweaks
Comparing benchmark results between experimental.startup.android.coldish and experimental.startup.mobile revealed that the latter is a bit more noisy (and reports slower startup). One difference visible in the log is the lack of scaling governor adjustment. We do the scaling governor adjustment for all other benchmarks I know of, hence correcting the behavior of _MobileStartupSharedState to match it. In my local testing this tweak did not bring the noise levels to match. Looking further. Bug: 760498 Change-Id: Ifb12f227a135d652fd068a28329887dcae35233a Reviewed-on: https://chromium-review.googlesource.com/1178054Reviewed-by:Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#584005}
Showing
Please register or sign in to comment