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

Issue 966943005: Socket pools: Remove redundant seach for a group in GetLoadState. (Closed)

Created:
5 years, 9 months ago by mmenke
Modified:
5 years, 9 months ago
Reviewers:
eroman
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

Socket pools: Remove redundant seach for a group in GetLoadState. This was inspired by jank in the RDH method that calls the function, but will almost certainly have no effect on the jank. Also switch to using a range loop in GetLoadState as well. BUG=455952 Committed: https://crrev.com/642054a983320b9d4ce80d6fa93e5221883a6b04 Cr-Commit-Position: refs/heads/master@{#318584}

Patch Set 1 #

Patch Set 2 : Oops #

Total comments: 1

Patch Set 3 : DCHECK -> CHECK #

Patch Set 4 : Update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M net/socket/client_socket_pool_base.cc View 1 2 3 1 chunk +8 lines, -12 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
mmenke
This is not aimed at fixing the jank, it's just fixing up an issue I ...
5 years, 9 months ago (2015-02-28 00:16:28 UTC) #2
eroman
LGTM. In response to your comments: (1) Can't the situation be worse than 6^3 since ...
5 years, 9 months ago (2015-02-28 00:33:27 UTC) #3
mmenke
On 2015/02/28 00:33:27, eroman wrote: > LGTM. > > In response to your comments: > ...
5 years, 9 months ago (2015-02-28 00:45:35 UTC) #4
eroman
Not sure on the possible fixes. Based on my lack of understanding I would clearly ...
5 years, 9 months ago (2015-02-28 00:57:57 UTC) #5
mmenke
On 2015/02/28 00:57:57, eroman wrote: > Not sure on the possible fixes. Based on my ...
5 years, 9 months ago (2015-02-28 02:13:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/966943005/60001
5 years, 9 months ago (2015-02-28 02:14:29 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-02-28 02:54:37 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-02-28 02:55:41 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/642054a983320b9d4ce80d6fa93e5221883a6b04
Cr-Commit-Position: refs/heads/master@{#318584}

Powered by Google App Engine
This is Rietveld 408576698