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

Issue 6345097: check a hashtable before using a bsearch (Closed)

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

Description

check a hashtable before using a bsearch Committed: https://code.google.com/p/skia/source/detail?r=4572

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -10 lines) Patch
M src/core/SkPictureFlat.h View 1 5 chunks +46 lines, -6 lines 0 comments Download
M src/core/SkPictureRecord.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5
reed1
picture_record_recurring_paint_dictionary went from 26 -> 18 msecs after this CL
12 years, 2 months ago (2012-07-12 13:17:22 UTC) #1
junov1
lgtm, with comments. https://codereview.appspot.com/6345097/diff/1/src/core/SkPictureFlat.h File src/core/SkPictureFlat.h (right): https://codereview.appspot.com/6345097/diff/1/src/core/SkPictureFlat.h#newcode299 src/core/SkPictureFlat.h:299: // Why do we have this ...
12 years, 2 months ago (2012-07-12 13:43:24 UTC) #2
reed1
On 2012/07/12 13:43:24, junov1 wrote: > lgtm, with comments. > > https://codereview.appspot.com/6345097/diff/1/src/core/SkPictureFlat.h > File src/core/SkPictureFlat.h ...
12 years, 2 months ago (2012-07-12 14:49:07 UTC) #3
reed1
patchset #2 - add comment and tweak HASH_BITS after testing (7 bits are enough for ...
12 years, 2 months ago (2012-07-12 15:15:34 UTC) #4
Leon
12 years, 2 months ago (2012-07-12 15:18:19 UTC) #5
lgtm
Sign in to reply to this message.

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