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

Issue 1541983002: Add tileSKP option to nanobench (Closed)

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

Description

Add tileSKP option to nanobench Adds an option to draw SKPs untiled, directly into the nanobench canvas. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1541983002

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Fix scales #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -14 lines) Patch
M bench/SKPAnimationBench.h View 1 chunk +2 lines, -1 line 0 comments Download
M bench/SKPAnimationBench.cpp View 1 2 1 chunk +11 lines, -1 line 0 comments Download
M bench/SKPBench.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M bench/SKPBench.cpp View 1 2 6 chunks +38 lines, -11 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Chris Dalton
5 years ago (2015-12-21 22:15:29 UTC) #3
bsalomon
https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp File bench/SKPBench.cpp (right): https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp#newcode142 bench/SKPBench.cpp:142: // Ensure the GrContext doesn't batch across draw loops. ...
5 years ago (2015-12-22 17:04:25 UTC) #4
Chris Dalton
https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp File bench/SKPBench.cpp (right): https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp#newcode142 bench/SKPBench.cpp:142: // Ensure the GrContext doesn't batch across draw loops. ...
5 years ago (2015-12-22 18:47:05 UTC) #5
bsalomon
On 2015/12/22 18:47:05, Chris Dalton wrote: > https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp > File bench/SKPBench.cpp (right): > > https://codereview.chromium.org/1541983002/diff/20001/bench/SKPBench.cpp#newcode142 ...
4 years, 11 months ago (2016-01-04 14:51:01 UTC) #6
Chris Dalton
4 years, 10 months ago (2016-02-22 22:37:13 UTC) #7
Turns out we can do basically the same thing by tweaking GPUbenchTile{W,H}.
Abandoning.

Powered by Google App Engine
This is Rietveld 408576698