Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(885)

Issue 6404055: Added picture recording benchmark options to bench. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by keyar
Modified:
12 years, 1 month ago
Reviewers:
junov, nduca, junov1, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Added picture recording benchmark options to bench. -forceRecording benchmarks how long it takes C++ code to be recorded into a picture. -forcePictureRecording benchmarks how long it takes a picture to be recorded into a picture. Preliminary investigation shows that the second benchmarks can often be much faster than the first. Will rerun these benchmarks and upload the results somewhere when/if this code is committed. Committed: https://code.google.com/p/skia/source/detail?r=4708

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -26 lines) Patch
M bench/benchmain.cpp View 1 2 13 chunks +114 lines, -26 lines 0 comments Download

Messages

Total messages: 6
keyar
12 years, 1 month ago (2012-07-17 22:08:42 UTC) #1
nduca
https://codereview.appspot.com/6404055/diff/1/bench/benchmain.cpp File bench/benchmain.cpp (right): https://codereview.appspot.com/6404055/diff/1/bench/benchmain.cpp#newcode358 bench/benchmain.cpp:358: SkDebugf(" -forceRecording 1|0 : " seems like these different ...
12 years, 1 month ago (2012-07-18 01:11:18 UTC) #2
keyar
Made modifications as requested by reviewers.
12 years, 1 month ago (2012-07-18 18:21:41 UTC) #3
junov1
https://codereview.appspot.com/6404055/diff/4001/bench/benchmain.cpp File bench/benchmain.cpp (right): https://codereview.appspot.com/6404055/diff/4001/bench/benchmain.cpp#newcode495 bench/benchmain.cpp:495: bool forceDeferred = false; If this switch is now ...
12 years, 1 month ago (2012-07-19 13:59:46 UTC) #4
keyar
Made fixes as wanted by reviewers.
12 years, 1 month ago (2012-07-19 15:53:05 UTC) #5
junov1
12 years, 1 month ago (2012-07-20 19:01:02 UTC) #6
On 2012/07/19 15:53:05, keyar wrote:
> Made fixes as wanted by reviewers.

lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b