Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Issue 867033002: Replace the map in QuicAckNotifier with a counter. (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@Change_AckNotifier_datastructures_84156430
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace the map in QuicAckNotifier with a counter. No functionality change. This reduces memory and CPU usage of the ack notifier. Merge internal change: 84345868 [email protected]

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -59 lines) Patch
M net/quic/quic_ack_notifier.h View 1 chunk +6 lines, -16 lines 0 comments Download
M net/quic/quic_ack_notifier.cc View 3 chunks +9 lines, -31 lines 0 comments Download
M net/quic/quic_ack_notifier_manager.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_ack_notifier_manager.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_ack_notifier_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 11 months ago (2015-01-22 22:48:23 UTC) #1
Ryan Hamilton
5 years, 11 months ago (2015-01-22 23:41:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698