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

Issue 1010433009: Use a thread pool for the CopyToPipe jobs in oknet (Closed)

Created:
5 years, 9 months ago by abarth-chromium
Modified:
5 years, 9 months ago
Reviewers:
rafaelw
CC:
mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Use a thread pool for the CopyToPipe jobs in oknet Rather than use a separate thread for every CopyToPipe job, we no use a thread pool. It's not clear from the trace whether this is much faster, but it makes the trace look much prettier. R=rafaelw@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/56d9b060511aa14058445da9f9388f5b0139a2df

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
M sky/services/oknet/src/org/domokit/oknet/NetworkServiceImpl.java View 3 chunks +7 lines, -1 line 0 comments Download
M sky/services/oknet/src/org/domokit/oknet/UrlLoaderImpl.java View 4 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
abarth-chromium
5 years, 9 months ago (2015-03-25 16:09:43 UTC) #1
rafaelw
lgtm
5 years, 9 months ago (2015-03-25 17:31:25 UTC) #3
abarth-chromium
5 years, 9 months ago (2015-03-25 17:44:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
56d9b060511aa14058445da9f9388f5b0139a2df (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698