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

Issue 5529069: Stroked line path bench (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by Stephen White
Modified:
12 years, 6 months ago
Reviewers:
bsalomon, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add a wide stroked line path benchmark to bench. It uses the same stroke width and endcap style as the stroked curved path.

Patch Set 1 #

Total comments: 1

Patch Set 2 : undo cargo cult programming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
bench/PathBench.cpp View 1 3 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Stephen White
12 years, 6 months ago (2012-01-11 19:01:54 UTC) #1
bsalomon
On 2012/01/11 19:01:54, Stephen White wrote: You're one bench up on me. :) It looks ...
12 years, 6 months ago (2012-01-11 19:15:25 UTC) #2
reed1
lgtm with simplification-request and rand-seed-question. http://codereview.appspot.com/5529069/diff/1/bench/PathBench.cpp File bench/PathBench.cpp (right): http://codereview.appspot.com/5529069/diff/1/bench/PathBench.cpp#newcode195 bench/PathBench.cpp:195: SkRandom rand(12); Why seed ...
12 years, 6 months ago (2012-01-11 21:23:25 UTC) #3
Stephen White
On 2012/01/11 21:23:25, reed1 wrote: > lgtm with simplification-request and rand-seed-question. > > http://codereview.appspot.com/5529069/diff/1/bench/PathBench.cpp > ...
12 years, 6 months ago (2012-01-12 17:33:47 UTC) #4
bsalomon
On 2012/01/12 17:33:47, Stephen White wrote: > On 2012/01/11 21:23:25, reed1 wrote: > > lgtm ...
12 years, 6 months ago (2012-01-12 18:26:52 UTC) #5
reed1
These invariants are true with either fixed or floats: SkScalar * int == SkScalar SkScalar ...
12 years, 6 months ago (2012-01-12 18:27:29 UTC) #6
Stephen White
undo cargo cult programming
12 years, 6 months ago (2012-01-12 18:39:31 UTC) #7
Stephen White
On 2012/01/12 18:26:52, bsalomon wrote: > On 2012/01/12 17:33:47, Stephen White wrote: > > On ...
12 years, 6 months ago (2012-01-12 18:41:41 UTC) #8
reed1
12 years, 6 months ago (2012-01-12 19:08:15 UTC) #9
lgtm
Sign in to reply to this message.

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