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

Issue 2203153002: Add new bench for occluded blurmaskfilter draws (Closed)

Created:
4 years, 4 months ago by robertphillips
Modified:
4 years, 4 months ago
Reviewers:
jvanverth1, reed1
CC:
reviews_skia.org, djsollen
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add new bench for occluded blurmaskfilter draws w/ occluders 44/44 MB 6 497us 500us 500us 502us 0% .oOOooooOO gpu bluroccludedrrect w/o occluders 41/41 MB 5 1.08ms 1.09ms 1.12ms 1.47ms 11% .........O gpu bluroccludedrrect GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2203153002 Committed: https://skia.googlesource.com/skia/+/276d3286b32900d8b7e895c5224ceba1922d2391

Patch Set 1 #

Patch Set 2 : Fix use of loops #

Patch Set 3 : Clean up #

Total comments: 2

Patch Set 4 : Move compute_center_occluder to utils #

Patch Set 5 : Appease compilers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -0 lines) Patch
A bench/BlurOccludedRRectBench.cpp View 1 2 3 4 1 chunk +87 lines, -0 lines 0 comments Download
M tools/sk_tool_utils.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M tools/sk_tool_utils.cpp View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
robertphillips
4 years, 4 months ago (2016-08-02 19:19:27 UTC) #4
robertphillips
PTAL. I think we can land this w/o having to decide on how occluders are ...
4 years, 4 months ago (2016-08-03 17:52:45 UTC) #6
reed1
lgtm https://codereview.chromium.org/2203153002/diff/40001/bench/BlurOccludedRRectBench.cpp File bench/BlurOccludedRRectBench.cpp (right): https://codereview.chromium.org/2203153002/diff/40001/bench/BlurOccludedRRectBench.cpp#newcode25 bench/BlurOccludedRRectBench.cpp:25: static SkRect compute_central_occluder(const SkRRect& rr) { This could ...
4 years, 4 months ago (2016-08-03 20:16:19 UTC) #7
robertphillips
https://codereview.chromium.org/2203153002/diff/40001/bench/BlurOccludedRRectBench.cpp File bench/BlurOccludedRRectBench.cpp (right): https://codereview.chromium.org/2203153002/diff/40001/bench/BlurOccludedRRectBench.cpp#newcode25 bench/BlurOccludedRRectBench.cpp:25: static SkRect compute_central_occluder(const SkRRect& rr) { On 2016/08/03 20:16:18, ...
4 years, 4 months ago (2016-08-04 14:49:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2203153002/80001
4 years, 4 months ago (2016-08-04 16:02:04 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 16:03:27 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/276d3286b32900d8b7e895c5224ceba1922d2391

Powered by Google App Engine
This is Rietveld 408576698