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

Issue 509073004: Change TransmissionInfo's all_transmissions SequenceNumberSet* to (Closed)

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

Description

Change TransmissionInfo's all_transmissions SequenceNumberSet* to default to NULL, and only be present if there are multiple transmissions. Estimated to save ~2% of CPU. Merge internal change: 74076012 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -59 lines) Patch
M net/quic/quic_protocol.h View 3 chunks +3 lines, -4 lines 0 comments Download
M net/quic/quic_protocol.cc View 3 chunks +4 lines, -10 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 4 chunks +23 lines, -29 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 7 chunks +16 lines, -14 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 3 months ago (2014-08-28 00:43:41 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-08-28 00:52:24 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698