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

Issue 870733002: Change some of QUIC's AckNotifier datastructures from maps to hashmaps (Closed)

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

Description

Change some of QUIC's AckNotifier datastructures from maps to hashmaps and sets to lists. No behavior change. This should reduce CPU consumption substantially, particularly on internal servers. Merge internal change: 84156430 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M net/quic/quic_ack_notifier_manager.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/quic/quic_ack_notifier_manager.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M net/quic/quic_packet_generator.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 11 months ago (2015-01-22 20:39:58 UTC) #1
Ryan Hamilton
5 years, 11 months ago (2015-01-22 21:58:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698