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

Issue 2192633002: Switch to PacketNumberQueue interval iteration and avoid allocations in new ACK frame generation. G… (Closed)

Created:
4 years, 4 months ago by Ryan Hamilton
Modified:
4 years, 4 months ago
Reviewers:
Zhongyi Shi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@128431128
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to PacketNumberQueue interval iteration and avoid allocations in new ACK frame generation. Guarded by FLAGS_quic_use_packet_number_queue_intervals. Merge internal change: 128459519 BUG=

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -79 lines) Patch
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_framer.h View 2 chunks +12 lines, -1 line 0 comments Download
M net/quic/quic_framer.cc View 10 chunks +191 lines, -72 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +9 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M net/quic/quic_protocol_test.cc View 1 chunk +11 lines, -4 lines 0 comments Download
M net/quic/quic_sent_entropy_manager.cc View 2 chunks +14 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
4 years, 4 months ago (2016-07-27 21:32:53 UTC) #2
Zhongyi Shi
4 years, 4 months ago (2016-07-27 21:52:15 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698