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

Issue 1771093002: Adding UMA for daily video percent savings for data reduction proxy (Closed)

Created:
4 years, 9 months ago by RyanSturm
Modified:
4 years, 8 months ago
Reviewers:
bengr, Steven Holte
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding UMA for daily video percent savings for data reduction proxy This will track the savings percent of video that went through flywheel and the video that was downloaded while flywheel was enabled on a daily basis. BUG=591874 Committed: https://crrev.com/cc1cf83356706986647d5a77f39e060a499dce82 Cr-Commit-Position: refs/heads/master@{#386743}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Adding a comment to clarify why only reporting a savings percentage is justified #

Total comments: 4

Patch Set 3 : Rebase, nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc View 1 2 2 chunks +44 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
RyanSturm
bengr: PTAL
4 years, 9 months ago (2016-03-07 22:47:33 UTC) #2
bengr
https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode857 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:857: if (original_length_with_data_reduction_enabled_video > Where do we record if we've ...
4 years, 9 months ago (2016-03-07 23:19:22 UTC) #3
RyanSturm
https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode857 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:857: if (original_length_with_data_reduction_enabled_video > On 2016/03/07 23:19:22, bengr wrote: > ...
4 years, 9 months ago (2016-03-07 23:33:04 UTC) #4
bengr
https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode857 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:857: if (original_length_with_data_reduction_enabled_video > On 2016/03/07 23:33:04, RyanSturm wrote: > ...
4 years, 9 months ago (2016-03-15 23:21:33 UTC) #5
RyanSturm
On 2016/03/15 23:21:33, bengr wrote: > https://codereview.chromium.org/1771093002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc > File > components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc > (right): > > ...
4 years, 9 months ago (2016-03-17 19:08:16 UTC) #6
bengr
lgtm with nits. https://codereview.chromium.org/1771093002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1771093002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode858 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:858: // if the the optimized content ...
4 years, 9 months ago (2016-03-23 21:32:33 UTC) #7
RyanSturm
ptal: holte for metrics https://codereview.chromium.org/1771093002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1771093002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode858 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:858: // if the the optimized ...
4 years, 9 months ago (2016-03-24 18:10:18 UTC) #9
Steven Holte
On 2016/03/24 18:10:18, RyanSturm wrote: > ptal: holte for metrics > > https://codereview.chromium.org/1771093002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc > File ...
4 years, 8 months ago (2016-04-08 22:08:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1771093002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1771093002/40001
4 years, 8 months ago (2016-04-12 17:02:03 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-12 18:22:40 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 18:24:08 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cc1cf83356706986647d5a77f39e060a499dce82
Cr-Commit-Position: refs/heads/master@{#386743}

Powered by Google App Engine
This is Rietveld 408576698