Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(985)

Issue 467343002: Add first_gesture_scroll_update_latency metric (Closed)

Created:
6 years, 4 months ago by Sami
Modified:
6 years, 4 months ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add first_gesture_scroll_update_latency metric Add a metric for measuring the time it takes to process the very first gesture scroll update input event. The first scroll gesture can often get delayed by work related to page loading, which is what we hope to improve with the Blink scheduler. This metric will help us track the effectiveness of those improvements. Original patch from Simon Pick <picksi@chromium.org>; BUG=391005 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290004

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -30 lines) Patch
M tools/telemetry/telemetry/web_perf/metrics/rendering_stats.py View 6 chunks +30 lines, -16 lines 0 comments Download
M tools/telemetry/telemetry/web_perf/metrics/rendering_stats_unittest.py View 6 chunks +18 lines, -14 lines 0 comments Download
M tools/telemetry/telemetry/web_perf/metrics/smoothness.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sami
Since Simon is OoO and I couldn't hijack https://codereview.chromium.org/397663002/, I've taken his patch and rewritten ...
6 years, 4 months ago (2014-08-13 18:06:38 UTC) #1
jdduke (slow)
On 2014/08/13 18:06:38, Sami wrote: > Since Simon is OoO and I couldn't hijack > ...
6 years, 4 months ago (2014-08-14 14:55:52 UTC) #2
Sami
Thanks Jared. Since this gives the same results as Simon's earlier patch, I'm going to ...
6 years, 4 months ago (2014-08-15 15:23:03 UTC) #3
Sami
The CQ bit was checked by skyostil@chromium.org
6 years, 4 months ago (2014-08-15 15:23:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/467343002/1
6 years, 4 months ago (2014-08-15 15:25:26 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 20:48:56 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 290004

Powered by Google App Engine
This is Rietveld 408576698