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

Issue 17006: Histogram size of "final" block of SDCH compressed data.... (Closed)

Created:
11 years, 11 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
Reviewers:
huanr, kmixter2, Lincoln
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Histogram size of "final" block of SDCH compressed data. Sample/histogram the sizes of the "final" block of SDCH compressed data. Try to understand why there is a long tail in current distribution. bug=1561947 r=huanr,kenmixter,openvcdiff Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7552

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M net/base/sdch_filter.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/sdch_filter.cc View 1 2 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jar (doing other things)
11 years, 11 months ago (2008-12-29 23:27:10 UTC) #1
Lincoln
LGTM http://codereview.chromium.org/17006/diff/1/3 File net/base/sdch_filter.cc (right): http://codereview.chromium.org/17006/diff/1/3#newcode58 Line 58: UMA_HISTOGRAM_COUNTS(L"Sdch.Transit_Final_Block_Size", Should this name have an _M ...
11 years, 11 months ago (2009-01-05 16:17:31 UTC) #2
jar (doing other things)
http://codereview.chromium.org/17006/diff/1/3 File net/base/sdch_filter.cc (right): http://codereview.chromium.org/17006/diff/1/3#newcode58 Line 58: UMA_HISTOGRAM_COUNTS(L"Sdch.Transit_Final_Block_Size", On 2009/01/05 16:17:31, Lincoln wrote: > Should ...
11 years, 11 months ago (2009-01-05 18:16:22 UTC) #3
huanr
LGTM
11 years, 11 months ago (2009-01-05 18:17:21 UTC) #4
jar (doing other things)
I adjusted the code to just histogram the late blocks, which arrive after more than ...
11 years, 11 months ago (2009-01-05 18:25:21 UTC) #5
Lincoln
11 years, 11 months ago (2009-01-05 18:32:16 UTC) #6
LGTM

http://codereview.chromium.org/17006/diff/6/208
File net/base/sdch_filter.cc (right):

http://codereview.chromium.org/17006/diff/6/208#newcode58
Line 58: // Look at sizes of the 20% of blocks that are arrive with large
latency.
nit: s/are arrive/arrive/

Powered by Google App Engine
This is Rietveld 408576698