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

Issue 2895013002: Perf metric tracking the wallclock time it takes to show a new tab page. (Closed)

Created:
3 years, 7 months ago by PL
Modified:
3 years, 6 months ago
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, asvitkine+watch_chromium.org, marq+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Perf metric tracking the wallclock time it takes to show a new tab page. BUG=724682 Review-Url: https://codereview.chromium.org/2895013002 Cr-Commit-Position: refs/heads/master@{#478086} Committed: https://chromium.googlesource.com/chromium/src/+/90ac0d3da58ffe49a74ddf0bca158b4961cf1931

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add new metric for tracking new tabs from tab switcher button, and review feedback" #

Total comments: 4

Patch Set 3 : Review nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -0 lines) Patch
M ios/chrome/browser/ui/browser_view_controller.mm View 1 2 5 chunks +30 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/stack_view/stack_view_controller.mm View 1 2 chunks +13 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
PL
Hello! This is another metric to help us understand the performance of our software in ...
3 years, 7 months ago (2017-05-19 23:03:46 UTC) #2
rohitrao (ping after 24h)
I'll take a look at this on Monday morning. Please ping me if you don't ...
3 years, 7 months ago (2017-05-19 23:18:43 UTC) #3
PL
On 2017/05/19 23:18:43, rohitrao (ping after 24h) wrote: > I'll take a look at this ...
3 years, 7 months ago (2017-05-19 23:30:17 UTC) #4
rohitrao (ping after 24h)
https://codereview.chromium.org/2895013002/diff/1/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2895013002/diff/1/ios/chrome/browser/ui/browser_view_controller.mm#newcode1211 ios/chrome/browser/ui/browser_view_controller.mm:1211: __weak __typeof(self) weakSelf = self; Could we capture the ...
3 years, 7 months ago (2017-05-22 12:55:06 UTC) #5
Ilya Sherman
Metrics LG % a comment: https://codereview.chromium.org/2895013002/diff/1/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2895013002/diff/1/ios/chrome/browser/ui/browser_view_controller.mm#newcode1216 ios/chrome/browser/ui/browser_view_controller.mm:1216: : "Toolbar.Menu.NewTabPresentationDuration", Names passed ...
3 years, 7 months ago (2017-05-22 20:45:45 UTC) #6
PL
Hi Rohit, Ilya, Thanks for your guidance on this. I realized this morning that there ...
3 years, 7 months ago (2017-05-23 22:37:55 UTC) #7
Ilya Sherman
Thanks! Metrics LGTM % comments. https://codereview.chromium.org/2895013002/diff/20001/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2895013002/diff/20001/ios/chrome/browser/ui/browser_view_controller.mm#newcode1214 ios/chrome/browser/ui/browser_view_controller.mm:1214: double duration = [NSDate ...
3 years, 7 months ago (2017-05-23 22:55:23 UTC) #8
rohitrao (ping after 24h)
code lgtm
3 years, 7 months ago (2017-05-24 11:54:34 UTC) #9
PL
https://codereview.chromium.org/2895013002/diff/20001/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2895013002/diff/20001/ios/chrome/browser/ui/browser_view_controller.mm#newcode1214 ios/chrome/browser/ui/browser_view_controller.mm:1214: double duration = [NSDate timeIntervalSinceReferenceDate] - startTime; On 2017/05/23 ...
3 years, 6 months ago (2017-06-08 17:57:47 UTC) #10
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/2895013002/40001
3 years, 6 months ago (2017-06-08 21:09:20 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-08 21:13:56 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/90ac0d3da58ffe49a74ddf0bca15...

Powered by Google App Engine
This is Rietveld 408576698