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

Issue 2877783003: Add a data structure that is structured in the same way as the UnackedPacketMap, in hope we can rep… (Closed)

Created:
3 years, 7 months ago by Victor Vasiliev
Modified:
3 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a data structure that is structured in the same way as the UnackedPacketMap, in hope we can replace some of the remaining linked_hash_map instances and save CPU. Merge internal change: 155789043 R=rch@chromium.org BUG= Review-Url: https://codereview.chromium.org/2877783003 Cr-Commit-Position: refs/heads/master@{#471174} Committed: https://chromium.googlesource.com/chromium/src/+/8b7782e0be63c45d2bc542fc72563ec29afa7fc6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -0 lines) Patch
M net/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
A net/quic/core/packet_number_indexed_queue.h View 1 chunk +192 lines, -0 lines 0 comments Download
A net/quic/core/packet_number_indexed_queue_test.cc View 1 chunk +173 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
Victor Vasiliev
3 years, 7 months ago (2017-05-11 21:01:48 UTC) #1
Ryan Hamilton
lgtm
3 years, 7 months ago (2017-05-11 21:57:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2877783003/1
3 years, 7 months ago (2017-05-12 01:43:31 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 01:52:27 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8b7782e0be63c45d2bc542fc7256...

Powered by Google App Engine
This is Rietveld 408576698