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

Issue 496133002: Optimize QUIC's EntropyTracker in QuicReceivedPacketManager by using a (Closed)

Created:
6 years, 4 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett
Base URL:
https://chromium.googlesource.com/chromium/src.git@enable_pacing_via_config_73685838
Project:
chromium
Visibility:
Public.

Description

Optimize QUIC's EntropyTracker in QuicReceivedPacketManager by using a deque. Merge internal change: 73709652 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -61 lines) Patch
M net/quic/quic_received_packet_manager.h View 3 chunks +7 lines, -10 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 5 chunks +39 lines, -42 lines 0 comments Download
M net/quic/quic_received_packet_manager_test.cc View 7 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-21 23:25:18 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-22 00:07:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698