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

Issue 1046523002: Cache the value of GetMaxPlaintextSize in QuicPacketCreator. No functional change. (Closed)

Created:
5 years, 9 months ago by Ryan Hamilton
Modified:
5 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cache the value of GetMaxPlaintextSize in QuicPacketCreator. No functional change. Saves 0.68% in internal server QUIC loadtests. Merge internal change: 89532959 R=rtenneti@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -34 lines) Patch
M net/quic/quic_connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_connection_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_packet_creator.h View 2 chunks +7 lines, -5 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 4 chunks +20 lines, -11 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_packet_generator.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 2 chunks +6 lines, -1 line 0 comments Download
M net/quic/quic_packet_generator_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 4 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ryan Hamilton
5 years, 9 months ago (2015-03-28 04:05:14 UTC) #1
ramant (doing other things)
5 years, 9 months ago (2015-03-28 13:49:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698