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

Issue 886933010: ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOThread is janky (Closed)

Created:
5 years, 10 months ago by michaeln
Modified:
5 years, 10 months ago
Reviewers:
Peter Kasting
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

ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOThread is janky. TBR=pkasting BUG=454983 Committed: https://crrev.com/3e5bced63850fc86a3ad386abd37b9287e1cfff6 Cr-Commit-Position: refs/heads/master@{#315423}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -3 lines) Patch
M chrome/browser/io_thread.cc View 1 2 4 chunks +19 lines, -3 lines 3 comments Download
M chrome/browser/net/proxy_service_factory.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M net/http/http_network_session.cc View 1 3 chunks +9 lines, -0 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
michaeln
ptal
5 years, 10 months ago (2015-02-09 21:36:15 UTC) #2
michaeln
tbr'ing since this is purely mechanical
5 years, 10 months ago (2015-02-09 22:37:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/886933010/40001
5 years, 10 months ago (2015-02-09 22:39:17 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-09 22:58:33 UTC) #6
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3e5bced63850fc86a3ad386abd37b9287e1cfff6 Cr-Commit-Position: refs/heads/master@{#315423}
5 years, 10 months ago (2015-02-09 22:59:31 UTC) #7
Peter Kasting
https://codereview.chromium.org/886933010/diff/40001/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/886933010/diff/40001/chrome/browser/io_thread.cc#newcode1106 chrome/browser/io_thread.cc:1106: Do you want a tracker here to measure the ...
5 years, 10 months ago (2015-02-09 23:35:44 UTC) #8
michaeln
https://codereview.chromium.org/886933010/diff/40001/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/886933010/diff/40001/chrome/browser/io_thread.cc#newcode1106 chrome/browser/io_thread.cc:1106: On 2015/02/09 23:35:44, Peter Kasting wrote: > Do you ...
5 years, 10 months ago (2015-02-10 00:02:24 UTC) #9
michaeln
5 years, 10 months ago (2015-02-10 00:30:30 UTC) #10
Message was sent while issue was closed.
> I'm wondering about CertDatabase, it's platform specific and the overall
> InitSystemRequestContext slowness is specific to macs.

well less so since taking a look at what's in those .cc files

Powered by Google App Engine
This is Rietveld 408576698