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

Issue 7714020: Removing old histograms for measuring RTT vs Kilobytes of data (Closed)

Created:
9 years, 4 months ago by gagansingh
Modified:
9 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Previously i was recording number of RTT's vs Kilobytes of data downloaded per http transaction. This was generating lots of histograms. Removing them for efficiency. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98562

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -65 lines) Patch
M net/http/http_basic_stream.cc View 1 2 1 chunk +1 line, -37 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jar (doing other things)
http://codereview.chromium.org/7714020/diff/1/net/http/http_basic_stream.cc File net/http/http_basic_stream.cc (right): http://codereview.chromium.org/7714020/diff/1/net/http/http_basic_stream.cc#newcode146 net/http/http_basic_stream.cc:146: VLOG(2) << StringPrintf("%s\nrtt = %f\tnum_rtt = %f\t" What does ...
9 years, 4 months ago (2011-08-23 23:01:35 UTC) #1
gagansingh
http://codereview.chromium.org/7714020/diff/1/net/http/http_basic_stream.cc File net/http/http_basic_stream.cc (right): http://codereview.chromium.org/7714020/diff/1/net/http/http_basic_stream.cc#newcode146 net/http/http_basic_stream.cc:146: VLOG(2) << StringPrintf("%s\nrtt = %f\tnum_rtt = %f\t" On 2011/08/23 ...
9 years, 4 months ago (2011-08-24 00:03:29 UTC) #2
jar (doing other things)
IF it is really useless, we should yank it ('cause we'll never get back to ...
9 years, 4 months ago (2011-08-25 02:28:09 UTC) #3
gagansingh
Thanks Jim. Code removed. Chris, can you please take a look. Owners approval needed. Thanks ...
9 years, 4 months ago (2011-08-25 16:27:45 UTC) #4
jar (doing other things)
LGTM
9 years, 4 months ago (2011-08-25 16:52:35 UTC) #5
gagansingh
+ cbentzel, ahendrickson, wtc Please take a look. Thanks Gagan On Thu, Aug 25, 2011 ...
9 years, 4 months ago (2011-08-26 19:03:21 UTC) #6
ahendrickson
I'm not familiar with that portion of the code.
9 years, 4 months ago (2011-08-26 20:51:56 UTC) #7
jar (doing other things)
On 2011/08/26 20:51:56, ahendrickson wrote: > I'm not familiar with that portion of the code. ...
9 years, 4 months ago (2011-08-26 21:21:51 UTC) #8
wtc
LGTM.
9 years, 4 months ago (2011-08-26 21:26:19 UTC) #9
gagansingh
Thanks guys. Gagan On Sat, Aug 27, 2011 at 2:56 AM, <wtc@chromium.org> wrote: > LGTM. ...
9 years, 3 months ago (2011-08-27 07:02:17 UTC) #10
commit-bot: I haz the power
9 years, 3 months ago (2011-08-27 08:18:55 UTC) #11
Change committed as 98562

Powered by Google App Engine
This is Rietveld 408576698