DescriptionQUIC - Cache the connection type and connection description. Make the
expensive calls if connection type has changed or if connection description was null.
Defined a new class to cache the connection
description and this class is owned by QuicStreamFactory.
This fixes the Jank on IO thread and avoids call to GetWifiPHYLayerProtocol
(which takes around 40ms).
BUG=422516
R=rch@chromium.org
Committed: https://crrev.com/041b299d0a6476be730bfbc100b33f3184279339
Cr-Commit-Position: refs/heads/master@{#317674}
Patch Set 1 : #Patch Set 2 : #Patch Set 3 : Move description caching into a distinct class #
Total comments: 4
Patch Set 4 : Pass connection_description as argument #Patch Set 5 : removed const char* const as return value to fix ios_rel_device_ninja_ng compile error #
Total comments: 8
Patch Set 6 : Fix comments to Patch Set 5 #
Messages
Total messages: 21 (11 generated)
|