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

Issue 2655853004: cc : Add UMA metric for finding closest matching layer to a point (Closed)

Created:
3 years, 11 months ago by jaydasika
Modified:
3 years, 10 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Add UMA metric for finding closest matching layer to a point The logic to find the closest matching layer is going to change. Adding a UMA metric to track performance before and after the change. BUG=685379 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2655853004 Cr-Commit-Position: refs/heads/master@{#447117} Committed: https://chromium.googlesource.com/chromium/src/+/ee0ab199b6e9bd10d179fa1cfb379eff943d8b9e

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -21 lines) Patch
M cc/trees/layer_tree_impl.cc View 1 2 1 chunk +26 lines, -21 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
jaydasika
PTAL
3 years, 11 months ago (2017-01-25 22:18:37 UTC) #3
ajuma
https://codereview.chromium.org/2655853004/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2655853004/diff/1/cc/trees/layer_tree_impl.cc#newcode1914 cc/trees/layer_tree_impl.cc:1914: if (const char* client_name = GetClientNameForMetrics()) { I don't ...
3 years, 11 months ago (2017-01-25 22:32:59 UTC) #6
jaydasika
https://codereview.chromium.org/2655853004/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2655853004/diff/1/cc/trees/layer_tree_impl.cc#newcode1914 cc/trees/layer_tree_impl.cc:1914: if (const char* client_name = GetClientNameForMetrics()) { On 2017/01/25 ...
3 years, 11 months ago (2017-01-25 22:53:47 UTC) #9
ajuma
Thanks, lgtm
3 years, 11 months ago (2017-01-25 22:55:41 UTC) #10
dtapuska
On 2017/01/25 22:55:41, ajuma wrote: > Thanks, lgtm Why the sprintf and the fetch of ...
3 years, 11 months ago (2017-01-25 23:16:21 UTC) #11
jaydasika
On 2017/01/25 23:16:21, dtapuska wrote: > On 2017/01/25 22:55:41, ajuma wrote: > > Thanks, lgtm ...
3 years, 11 months ago (2017-01-25 23:34:56 UTC) #12
dtapuska
On 2017/01/25 23:34:56, jaydasika wrote: > On 2017/01/25 23:16:21, dtapuska wrote: > > On 2017/01/25 ...
3 years, 11 months ago (2017-01-25 23:51:43 UTC) #13
jaydasika
On 2017/01/25 23:51:43, dtapuska wrote: > On 2017/01/25 23:34:56, jaydasika wrote: > > On 2017/01/25 ...
3 years, 11 months ago (2017-01-26 00:09:22 UTC) #14
jaydasika
On 2017/01/26 00:09:22, jaydasika wrote: > On 2017/01/25 23:51:43, dtapuska wrote: > > On 2017/01/25 ...
3 years, 10 months ago (2017-01-27 18:09:17 UTC) #15
dtapuska
3 years, 10 months ago (2017-01-30 20:56:28 UTC) #17
dtapuska
On 2017/01/30 20:56:28, dtapuska wrote: I was hoping that a histogram OWNER would chome in ...
3 years, 10 months ago (2017-01-30 20:57:06 UTC) #18
Ilya Sherman
Histograms LGTM On 2017/01/26 00:09:22, jaydasika wrote: > On 2017/01/25 23:51:43, dtapuska wrote: > > ...
3 years, 10 months ago (2017-01-30 21:33:55 UTC) #19
dtapuska
On 2017/01/30 21:33:55, Ilya Sherman wrote: > Histograms LGTM > > On 2017/01/26 00:09:22, jaydasika ...
3 years, 10 months ago (2017-01-30 21:35:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2655853004/40001
3 years, 10 months ago (2017-01-30 23:57:31 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 00:04:32 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ee0ab199b6e9bd10d179fa1cfb37...

Powered by Google App Engine
This is Rietveld 408576698