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

Issue 2901083003: Replace the linked_hash_map used by the BandwidthSampler with a deque. Protected by FLAGS_quic_rel… (Closed)

Created:
3 years, 7 months ago by ianswett
Modified:
3 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace the linked_hash_map used by the BandwidthSampler with a deque. Protected by FLAGS_quic_reloadable_flag_quic_faster_bandwidth_sampler. Merge internal change: 156575470 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -10 lines) Patch
M net/quic/core/congestion_control/bandwidth_sampler.h View 3 chunks +18 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/bandwidth_sampler.cc View 7 chunks +63 lines, -4 lines 0 comments Download
M net/quic/core/congestion_control/bandwidth_sampler_test.cc View 4 chunks +13 lines, -6 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +3 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 6 (4 generated)
ianswett
3 years, 7 months ago (2017-05-23 20:18:51 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-23 20:28:13 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698