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

Issue 1612513002: Add a background timing thread to kilobench (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : tweaks #

Patch Set 3 : tweaks #

Patch Set 4 : nit #

Patch Set 5 : tweaks #

Total comments: 5

Patch Set 6 : rebase #

Total comments: 4

Patch Set 7 : tweaks #

Patch Set 8 : kilobench logs gpu numbers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -81 lines) Patch
M include/gpu/gl/SkGLContext.h View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M tools/kilobench/kilobench.cpp View 1 2 3 4 5 6 7 14 chunks +272 lines, -81 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
joshualitt
ptal
4 years, 11 months ago (2016-01-20 17:29:24 UTC) #3
bsalomon
Is it worth putting in any instrumentation to show that the thread is actually woken ...
4 years, 11 months ago (2016-01-20 18:54:52 UTC) #4
joshualitt
feedback incorporated https://codereview.chromium.org/1612513002/diff/80001/tools/kilobench/kilobench.cpp File tools/kilobench/kilobench.cpp (right): https://codereview.chromium.org/1612513002/diff/80001/tools/kilobench/kilobench.cpp#newcode155 tools/kilobench/kilobench.cpp:155: this->fGL->makeCurrent(); On 2016/01/20 18:54:52, bsalomon wrote: > ...
4 years, 11 months ago (2016-01-20 21:14:52 UTC) #5
joshualitt
On 2016/01/20 21:14:52, joshualitt wrote: > feedback incorporated > > https://codereview.chromium.org/1612513002/diff/80001/tools/kilobench/kilobench.cpp > File tools/kilobench/kilobench.cpp (right): ...
4 years, 11 months ago (2016-01-22 19:11:52 UTC) #6
djsollen
https://codereview.chromium.org/1612513002/diff/100001/include/gpu/gl/SkGLContext.h File include/gpu/gl/SkGLContext.h (right): https://codereview.chromium.org/1612513002/diff/100001/include/gpu/gl/SkGLContext.h#newcode91 include/gpu/gl/SkGLContext.h:91: SkGpuFenceSync* fenceSync() { return fFenceSync.get(); } does this imply ...
4 years, 11 months ago (2016-01-25 16:54:26 UTC) #7
joshualitt
feedback inc https://codereview.chromium.org/1612513002/diff/100001/include/gpu/gl/SkGLContext.h File include/gpu/gl/SkGLContext.h (right): https://codereview.chromium.org/1612513002/diff/100001/include/gpu/gl/SkGLContext.h#newcode91 include/gpu/gl/SkGLContext.h:91: SkGpuFenceSync* fenceSync() { return fFenceSync.get(); } On ...
4 years, 11 months ago (2016-01-27 17:03:03 UTC) #8
djsollen
lgtm
4 years, 11 months ago (2016-01-27 19:28:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1612513002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1612513002/120001
4 years, 11 months ago (2016-01-27 20:53:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1612513002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1612513002/140001
4 years, 10 months ago (2016-01-28 14:14:08 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 14:26:38 UTC) #17
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/b35c82dc943073e9945c0beea2d49925b45428dd

Powered by Google App Engine
This is Rietveld 408576698