Add a power usage benchmark with complex layer tree and a no-op rAF loop
commit60e0bbb008bcb4c42c57b8e7fc5bcb59155adfee
authorskyostil <skyostil@chromium.org>
Fri, 31 Jul 2015 17:35:40 +0000 (31 10:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 31 Jul 2015 17:36:42 +0000 (31 17:36 +0000)
tree33b1a07d6e67c37046e2e07943cd06b33600f1cc
parent44650b5abc4430a87cef7952514464730dcb691a
Add a power usage benchmark with complex layer tree and a no-op rAF loop

This page will test the fast path for avoiding unnecessary compositor
layer updates if nothing actually changed in the layer tree.

Original benchmark by Elliott Sprehn <esprehn@chromium.org>.

BUG=490465

Review URL: https://codereview.chromium.org/1265713002

Cr-Commit-Position: refs/heads/master@{#341361}
tools/perf/page_sets/key_idle_power_cases.py
tools/perf/page_sets/key_idle_power_cases/no_op_raf.html [new file with mode: 0644]