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

Issue 796953002: Add Sync.Attachments.DownloadTotalTime. (Closed)

Created:
6 years ago by maxbogue
Modified:
6 years ago
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, asvitkine+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add Sync.Attachments.DownloadTotalTime. Track the total time a download takes, including network and server overhead. BUG=436134 Committed: https://crrev.com/80a68ab79fe0258212c88eb5154907be93ff4901 Cr-Commit-Position: refs/heads/master@{#308146}

Patch Set 1 #

Patch Set 2 : Rebase on master. #

Patch Set 3 : Store TimeTicks::Now() instead of an ElapsedTimer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M sync/internal_api/attachments/attachment_downloader_impl.cc View 1 2 4 chunks +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
maxbogue
PTAL! I'm currently only logging the time for HTTP_OK responses, though I'm not entirely sure ...
6 years ago (2014-12-11 20:31:14 UTC) #2
Alexei Svitkine (slow)
How about just storing TimeTicks::Now() on the DownloadState - seems simpler and more efficient than ...
6 years ago (2014-12-11 22:01:56 UTC) #3
maxbogue
On 2014/12/11 22:01:56, asvitkine (OOO Dec13 - Jan4) wrote: > How about just storing TimeTicks::Now() ...
6 years ago (2014-12-12 00:02:07 UTC) #4
Alexei Svitkine (slow)
lgtm
6 years ago (2014-12-12 16:19:03 UTC) #5
pavely
lgtm
6 years ago (2014-12-12 18:33:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/796953002/40001
6 years ago (2014-12-12 18:42:17 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-12 20:01:21 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-12 20:02:07 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/80a68ab79fe0258212c88eb5154907be93ff4901
Cr-Commit-Position: refs/heads/master@{#308146}

Powered by Google App Engine
This is Rietveld 408576698