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

Issue 14474004: Adding new bench tests for lighting and blur (Closed)

Created:
7 years, 8 months ago by sugoi1
Modified:
7 years, 8 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Adding new bench tests for lighting and blur Committed: https://code.google.com/p/skia/source/detail?r=8846

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -0 lines) Patch
A bench/BlurImageFilterBench.cpp View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
A bench/LightingBench.cpp View 1 1 chunk +227 lines, -0 lines 0 comments Download
M gyp/bench.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sugoi1
7 years, 8 months ago (2013-04-24 15:16:59 UTC) #1
Stephen White
https://codereview.chromium.org/14474004/diff/1/bench/BlurBench.cpp File bench/BlurBench.cpp (right): https://codereview.chromium.org/14474004/diff/1/bench/BlurBench.cpp#newcode30 bench/BlurBench.cpp:30: class BlurMaskBench : public SkBenchmark { I think we ...
7 years, 8 months ago (2013-04-24 17:35:56 UTC) #2
sugoi1
https://codereview.chromium.org/14474004/diff/1/bench/LightingBench.cpp File bench/LightingBench.cpp (right): https://codereview.chromium.org/14474004/diff/1/bench/LightingBench.cpp#newcode166 bench/LightingBench.cpp:166: SkScalar azimuthRad = SkDegreesToRadians(SkIntToScalar(225)); On 2013/04/24 17:35:56, Stephen White ...
7 years, 8 months ago (2013-04-24 18:49:10 UTC) #3
Stephen White
LGTM. Thanks!
7 years, 8 months ago (2013-04-24 19:27:12 UTC) #4
sugoi1
7 years, 8 months ago (2013-04-24 19:36:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r8846 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698