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

Issue 640543002: Add histograms about files copied or movied files from or to Drive. (Closed)

Created:
6 years, 2 months ago by mtomasz
Modified:
6 years, 2 months ago
Reviewers:
Ilya Sherman, kinaba
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, tfarina, yoshiki+watch_chromium.org, asvitkine+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add histograms about files copied or movied files from or to Drive. This patch adds temporary histograms in order to investigate how to optimize downloading and uploading multiple files. NOTRY=true TEST=Tested manually. BUG=229650 Committed: https://crrev.com/b400464aca6815dfb4967b844103c37ae1b3dda9 Cr-Commit-Position: refs/heads/master@{#299445}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed histogram names. #

Total comments: 12

Patch Set 3 : Fixed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -6 lines) Patch
M chrome/browser/chromeos/drive/job_scheduler.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/drive/job_scheduler.cc View 1 2 7 chunks +70 lines, -5 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 18 (5 generated)
mtomasz
@kinaba: PTAL. Thanks.
6 years, 2 months ago (2014-10-08 03:27:16 UTC) #2
kinaba
https://codereview.chromium.org/640543002/diff/1/chrome/browser/chromeos/drive/job_scheduler.cc File chrome/browser/chromeos/drive/job_scheduler.cc (right): https://codereview.chromium.org/640543002/diff/1/chrome/browser/chromeos/drive/job_scheduler.cc#newcode612 chrome/browser/chromeos/drive/job_scheduler.cc:612: CollectCopyHistogramSample("Drive.CopyFromDriveFileSizeKB", Strictly speaking, this counts not only copying to ...
6 years, 2 months ago (2014-10-08 14:13:29 UTC) #3
mtomasz
https://codereview.chromium.org/640543002/diff/1/chrome/browser/chromeos/drive/job_scheduler.cc File chrome/browser/chromeos/drive/job_scheduler.cc (right): https://codereview.chromium.org/640543002/diff/1/chrome/browser/chromeos/drive/job_scheduler.cc#newcode612 chrome/browser/chromeos/drive/job_scheduler.cc:612: CollectCopyHistogramSample("Drive.CopyFromDriveFileSizeKB", On 2014/10/08 14:13:28, kinaba wrote: > Strictly speaking, ...
6 years, 2 months ago (2014-10-09 02:24:45 UTC) #4
kinaba
lgtm
6 years, 2 months ago (2014-10-09 02:41:08 UTC) #5
mtomasz
@isherman: PTAL at histograms. Thanks.
6 years, 2 months ago (2014-10-09 02:41:52 UTC) #7
Ilya Sherman
https://codereview.chromium.org/640543002/diff/20001/chrome/browser/chromeos/drive/job_scheduler.cc File chrome/browser/chromeos/drive/job_scheduler.cc (right): https://codereview.chromium.org/640543002/diff/20001/chrome/browser/chromeos/drive/job_scheduler.cc#newcode142 chrome/browser/chromeos/drive/job_scheduler.cc:142: histogram_name, size / 1024, 1, 1024 * 1024 /* ...
6 years, 2 months ago (2014-10-09 04:44:52 UTC) #8
mtomasz
https://codereview.chromium.org/640543002/diff/20001/chrome/browser/chromeos/drive/job_scheduler.cc File chrome/browser/chromeos/drive/job_scheduler.cc (right): https://codereview.chromium.org/640543002/diff/20001/chrome/browser/chromeos/drive/job_scheduler.cc#newcode142 chrome/browser/chromeos/drive/job_scheduler.cc:142: histogram_name, size / 1024, 1, 1024 * 1024 /* ...
6 years, 2 months ago (2014-10-14 04:46:01 UTC) #9
Ilya Sherman
LGTM, thanks.
6 years, 2 months ago (2014-10-14 06:35:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640543002/40001
6 years, 2 months ago (2014-10-14 06:37:31 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/17437)
6 years, 2 months ago (2014-10-14 06:44:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640543002/40001
6 years, 2 months ago (2014-10-14 07:41:01 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-14 07:41:28 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-14 08:15:24 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b400464aca6815dfb4967b844103c37ae1b3dda9
Cr-Commit-Position: refs/heads/master@{#299445}

Powered by Google App Engine
This is Rietveld 408576698