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

Issue 1594553003: Modify kilobench to run each sample in its own process (Closed)

Created:
4 years, 11 months ago by joshua.litt
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@kilobench-2-setupcanvas
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : tweak #

Total comments: 1

Patch Set 3 : handle fork failing #

Patch Set 4 : check return values of pipe, read, write #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -45 lines) Patch
M gyp/most.gyp View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/kilobench/kilobench.cpp View 1 2 3 4 chunks +115 lines, -45 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (9 generated)
joshualitt
4 years, 11 months ago (2016-01-15 15:04:11 UTC) #3
djsollen
https://codereview.chromium.org/1594553003/diff/20001/tools/kilobench/kilobench.cpp File tools/kilobench/kilobench.cpp (right): https://codereview.chromium.org/1594553003/diff/20001/tools/kilobench/kilobench.cpp#newcode413 tools/kilobench/kilobench.cpp:413: if (childPid) { shouldn't this be !childPid?
4 years, 11 months ago (2016-01-15 16:36:05 UTC) #4
joshualitt
On 2016/01/15 16:36:05, djsollen wrote: > https://codereview.chromium.org/1594553003/diff/20001/tools/kilobench/kilobench.cpp > File tools/kilobench/kilobench.cpp (right): > > https://codereview.chromium.org/1594553003/diff/20001/tools/kilobench/kilobench.cpp#newcode413 > ...
4 years, 11 months ago (2016-01-15 18:07:16 UTC) #5
djsollen
lgtm
4 years, 11 months ago (2016-01-15 18:19:45 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1594553003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1594553003/40001
4 years, 11 months ago (2016-01-15 19:39:56 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/5364)
4 years, 11 months ago (2016-01-15 19:42:16 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1594553003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1594553003/60001
4 years, 11 months ago (2016-01-15 19:52:18 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-15 20:04:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1594553003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1594553003/60001
4 years, 11 months ago (2016-01-15 20:07:04 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 20:07:42 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/98eb3d3776ba64099a19c92ab7aac4f2e323d857

Powered by Google App Engine
This is Rietveld 408576698