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

Issue 7199050: Bottom-up heapsort and fix sort test. (Closed)

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

Description

Bottom-up heapsort and fix sort test.

Patch Set 1 #

Patch Set 2 : Remove dead code. #

Patch Set 3 : Sort test committed revision 7364. #

Patch Set 4 : Slightly faster, plays well with size_t. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -14 lines) Patch
M src/core/SkTSort.h View 1 2 3 1 chunk +64 lines, -14 lines 0 comments Download

Messages

Total messages: 5
bungeman
This change to heapsort to make it a 'bottom-up' heapsort improves asymptotic performance from a ...
11 years, 5 months ago (2013-01-24 08:06:25 UTC) #1
reed1
lets land the unittest upgrade first
11 years, 5 months ago (2013-01-24 13:13:15 UTC) #2
bungeman
Now slightly faster and plays well with size_t.
11 years, 5 months ago (2013-01-24 22:13:39 UTC) #3
reed1
lgtm
11 years, 5 months ago (2013-01-24 22:16:36 UTC) #4
bungeman
11 years, 5 months ago (2013-01-24 23:01:29 UTC) #5
Message was sent while issue was closed.
Committed revision 7382.
Sign in to reply to this message.

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