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

Issue 893323004: Track the number of "early" frames received in a QUIC stream. (Closed)

Created:
5 years, 10 months ago by ramant (doing other things)
Modified:
5 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Remove_QUIC_ReceiveAlgorithmInterface_85621906
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Track the number of "early" frames received in a QUIC stream. This will help measure the amount of head of line blocking of the headers stream that QUIC sees. Merge internal change: 85643187 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M net/quic/quic_stream_sequencer.h View 2 chunks +6 lines, -0 lines 0 comments Download
M net/quic/quic_stream_sequencer.cc View 2 chunks +6 lines, -1 line 0 comments Download
M net/quic/quic_stream_sequencer_test.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 10 months ago (2015-02-07 01:05:15 UTC) #1
Ryan Hamilton
5 years, 10 months ago (2015-02-07 03:47:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698