commit | 18c7186d821de890abcc39dfd8cc8ad5bbb28e08 | [log] [tgz] |
---|---|---|
author | Stephen Chenney <schenney@chromium.org> | Tue Sep 25 21:34:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 25 21:34:55 2018 |
tree | b344c823b59347f063b51a979d09167279c2deb7 | |
parent | dc815dcb0ea051693aa5d71260932d0085430871 [diff] |
Adding UKM and UMA tracking main frame task breakdown The paint team has no insight into what proportion of the Blink complete main frame time is spent in Blink lifecycle operations vs. script required updates vs. other tasks. This CL adds metrics that will allow for identifying the proprtion of main frame time taken by various operations. Bug: 869966 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Idc73dc6efd1aef5e65df647bc48de84384dba0c8 Reviewed-on: https://chromium-review.googlesource.com/1179995 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Robert Kaplow (sloooow) <rkaplow@chromium.org> Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by: vmpstr <vmpstr@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#594114}
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 .