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

Issue 359473004: draft gpu support in nanobench (Closed)

Created:
6 years, 6 months ago by mtklein_C
Modified:
6 years, 5 months ago
Reviewers:
bsalomon, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

draft gpu support in nanobench BUG=skia: Committed: https://skia.googlesource.com/skia/+/bb6a02823929584231c8e080ee69e7fb1178cbfb

Patch Set 1 #

Patch Set 2 : int #

Patch Set 3 : three frames #

Patch Set 4 : tuning and tweaks #

Patch Set 5 : rearrange #

Patch Set 6 : trim includes #

Patch Set 7 : time() #

Patch Set 8 : more tuning, GL calls #

Patch Set 9 : new GPU strategy #

Patch Set 10 : latest ideas #

Total comments: 6

Patch Set 11 : tidy up #

Patch Set 12 : support no-gpu #

Patch Set 13 : fix gpu #

Patch Set 14 : fix debug #

Total comments: 2

Patch Set 15 : use the right context type #

Patch Set 16 : compact #

Patch Set 17 : comments etc #

Total comments: 2

Patch Set 18 : delete #

Patch Set 19 : windows #

Patch Set 20 : winders #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -87 lines) Patch
M bench/ImageFilterDAGBench.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +12 lines, -11 lines 0 comments Download
M bench/nanobench.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 7 chunks +169 lines, -76 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
mtklein
This should let us get a basic idea of the approach profiled. I haven't done ...
6 years, 6 months ago (2014-06-26 01:39:30 UTC) #1
bsalomon
mostly lgtm. https://codereview.chromium.org/359473004/diff/180001/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/359473004/diff/180001/bench/nanobench.cpp#newcode34 bench/nanobench.cpp:34: DEFINE_string(config, "565 8888 gpu nonrendering", Does regular ...
6 years, 5 months ago (2014-06-30 19:58:12 UTC) #2
mtklein_C
Worth another look. Adding more GPU modes made me reorganize a bit. https://codereview.chromium.org/359473004/diff/180001/bench/nanobench.cpp File bench/nanobench.cpp ...
6 years, 5 months ago (2014-06-30 23:05:29 UTC) #3
bsalomon
https://codereview.chromium.org/359473004/diff/260001/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/359473004/diff/260001/bench/nanobench.cpp#newcode124 bench/nanobench.cpp:124: SkGLContextHelper* gl = gGrFactory.getGLContext(GrContextFactory::kNative_GLContextType); The GL context type here ...
6 years, 5 months ago (2014-07-01 13:23:49 UTC) #4
mtklein
https://codereview.chromium.org/359473004/diff/260001/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/359473004/diff/260001/bench/nanobench.cpp#newcode124 bench/nanobench.cpp:124: SkGLContextHelper* gl = gGrFactory.getGLContext(GrContextFactory::kNative_GLContextType); On 2014/07/01 13:23:49, bsalomon wrote: ...
6 years, 5 months ago (2014-07-01 14:02:43 UTC) #5
bsalomon
lgtm https://codereview.chromium.org/359473004/diff/320001/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/359473004/diff/320001/bench/nanobench.cpp#newcode8 bench/nanobench.cpp:8: // TODO: clean up before submitting I submitted ...
6 years, 5 months ago (2014-07-01 14:06:08 UTC) #6
mtklein_C
https://codereview.chromium.org/359473004/diff/320001/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/359473004/diff/320001/bench/nanobench.cpp#newcode8 bench/nanobench.cpp:8: // TODO: clean up before submitting On 2014/07/01 14:06:08, ...
6 years, 5 months ago (2014-07-01 14:08:45 UTC) #7
mtklein_C
The CQ bit was checked by mtklein@chromium.org
6 years, 5 months ago (2014-07-01 14:08:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/359473004/340001
6 years, 5 months ago (2014-07-01 14:08:58 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Win7-VS2010-x86-Debug-Trybot on tryserver.skia ...
6 years, 5 months ago (2014-07-01 14:57:19 UTC) #10
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 5 months ago (2014-07-01 14:59:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/359473004/360001
6 years, 5 months ago (2014-07-01 14:59:09 UTC) #12
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 5 months ago (2014-07-01 15:16:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/359473004/380001
6 years, 5 months ago (2014-07-01 15:16:10 UTC) #14
commit-bot: I haz the power
6 years, 5 months ago (2014-07-01 15:43:45 UTC) #15
Message was sent while issue was closed.
Change committed as bb6a02823929584231c8e080ee69e7fb1178cbfb

Powered by Google App Engine
This is Rietveld 408576698