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

Issue 10933101: For packet pacing and non-paced network connectivity tests, collect (Closed)

Created:
8 years, 3 months ago by ramant (doing other things)
Modified:
8 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

For packet pacing and non-paced network connectivity tests, collect the bit vector for the first 6 packets received. For example, among the first 6 packets, if all packets other than packet 2 and 4 are responded to, then we'd have a sample (in binary) of 110101B, or 53. R=jar TEST=browser unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156987

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -43 lines) Patch
M chrome/browser/net/network_stats.cc View 1 2 8 chunks +16 lines, -43 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ramant (doing other things)
Hi Jim, Would appreciate your comments. Will add the new histograms to histograms.xml in a ...
8 years, 3 months ago (2012-09-14 22:05:11 UTC) #1
jar (doing other things)
This should be very helpful! Thanks! I think since you overlapped the code for the ...
8 years, 3 months ago (2012-09-14 22:34:54 UTC) #2
ramant (doing other things)
Many many thanks for your comments. Made all the changes you have suggested. https://chromiumcodereview.appspot.com/10933101/diff/1/chrome/browser/net/network_stats.cc File ...
8 years, 3 months ago (2012-09-14 23:39:08 UTC) #3
jar (doing other things)
lgtm
8 years, 3 months ago (2012-09-15 00:50:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/10933101/2003
8 years, 3 months ago (2012-09-15 00:53:25 UTC) #5
commit-bot: I haz the power
8 years, 3 months ago (2012-09-15 05:08:08 UTC) #6
Change committed as 156987

Powered by Google App Engine
This is Rietveld 408576698