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

Issue 7273048: Simplify and speed up SkIntroSort. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by bungeman
Modified:
11 years, 7 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Simplify and speed up SkIntroSort.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -22 lines) Patch
M src/core/SkTSort.h View 4 chunks +12 lines, -22 lines 2 comments Download

Messages

Total messages: 3
bungeman
This makes the sort_skqsort_ bench ~7% faster in the rand case and ~12% faster in ...
11 years, 7 months ago (2013-02-04 17:17:44 UTC) #1
reed1
lgtm w/ request for comment. https://codereview.appspot.com/7273048/diff/1/src/core/SkTSort.h File src/core/SkTSort.h (right): https://codereview.appspot.com/7273048/diff/1/src/core/SkTSort.h#newcode187 src/core/SkTSort.h:187: } Unrelated to this ...
11 years, 7 months ago (2013-02-04 18:39:08 UTC) #2
bungeman
11 years, 7 months ago (2013-02-04 20:58:05 UTC) #3
Message was sent while issue was closed.
Committed revision 7552.

https://codereview.appspot.com/7273048/diff/1/src/core/SkTSort.h
File src/core/SkTSort.h (right):

https://codereview.appspot.com/7273048/diff/1/src/core/SkTSort.h#newcode187
src/core/SkTSort.h:187: }
On 2013/02/04 18:39:08, reed1 wrote:
> Unrelated to this specific CL, but sure seems like this line deserves some
> comment (what its computing, and where that gets used and why).

Done.
Sign in to reply to this message.

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