LayoutMetric computes telemetry stats to measure layout performance.
commit047510139857ba103c95282f9c9904682068d1df
authorbenjhayden <benjhayden@chromium.org>
Thu, 18 Dec 2014 00:07:54 +0000 (17 16:07 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Dec 2014 00:08:15 +0000 (18 00:08 +0000)
tree259cb4533e207d1c87b37c9a46a72e22b1d2ad09
parent0935d10ee7eaf28b8446ab6185033d6bd5df775d
LayoutMetric computes telemetry stats to measure layout performance.

BUG=438821

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

Cr-Commit-Position: refs/heads/master@{#308888}
tools/perf/measurements/thread_times.py
tools/perf/measurements/thread_times_unittest.py
tools/telemetry/telemetry/web_perf/metrics/layout.py [new file with mode: 0644]
tools/telemetry/telemetry/web_perf/metrics/layout_unittest.py [new file with mode: 0644]