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

Issue 1985713002: Make blurcircles2 run as a benchmark (Closed)

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

Description

Make blurcircles2 run as a benchmark. In bench mode it does not draw the comparison paths (or line separators). It also randomly perturbs the blur and circle radii to avoid trivially hitting the same cache entries and each repetition. BUG=skia:5224 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1985713002 Committed: https://skia.googlesource.com/skia/+/2996553ba23212e345ba611772fcc6ee1574cb7e

Patch Set 1 #

Patch Set 2 : randomize radii #

Total comments: 2

Patch Set 3 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -14 lines) Patch
M gm/blurcircles2.cpp View 1 2 4 chunks +36 lines, -14 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 17 (8 generated)
bsalomon
4 years, 7 months ago (2016-05-16 14:06:19 UTC) #3
robertphillips
lgtm
4 years, 7 months ago (2016-05-16 14:10:47 UTC) #4
bsalomon
Please take another look. The newest patchset add random perturbation of the circle and blur ...
4 years, 7 months ago (2016-05-16 14:21:43 UTC) #5
robertphillips
lgtm + a nit & a question https://codereview.chromium.org/1985713002/diff/20001/gm/blurcircles2.cpp File gm/blurcircles2.cpp (right): https://codereview.chromium.org/1985713002/diff/20001/gm/blurcircles2.cpp#newcode102 gm/blurcircles2.cpp:102: for (int ...
4 years, 7 months ago (2016-05-16 14:26:30 UTC) #7
bsalomon
On 2016/05/16 14:26:30, robertphillips wrote: > lgtm + a nit & a question > > ...
4 years, 7 months ago (2016-05-16 14:43:57 UTC) #8
commit-bot: I haz the power
This CL has an open dependency (Issue 1978253002 Patch 1). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-16 14:44:10 UTC) #12
bsalomon
https://codereview.chromium.org/1985713002/diff/20001/gm/blurcircles2.cpp File gm/blurcircles2.cpp (right): https://codereview.chromium.org/1985713002/diff/20001/gm/blurcircles2.cpp#newcode102 gm/blurcircles2.cpp:102: for (int r = 0; r < kRadiusSteps; ++r) ...
4 years, 7 months ago (2016-05-16 16:16:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985713002/40001
4 years, 7 months ago (2016-05-16 16:16:50 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 16:36:47 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/2996553ba23212e345ba611772fcc6ee1574cb7e

Powered by Google App Engine
This is Rietveld 408576698