Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Issue 471063004: Stop sorting the results of SkBBH::search(). (Closed)

Created:
6 years, 4 months ago by mtklein_C
Modified:
6 years, 4 months ago
Reviewers:
mtklein, robertphillips
CC:
reviews_skia.org, reed1
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Stop sorting the results of SkBBH::search(). We only seem to need to sort with SkQuadTree, which is not actively used by client code. So it's really just wasted work. SkQuadTree is interesting, but I'd rather disable it than slow down the production code path. BUG=skia:2834 Committed: https://skia.googlesource.com/skia/+/0ed4e863c0b8f8a9ca8182148bf9849e5b5bf2aa

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -16 lines) Patch
M dm/DMCpuGMTask.cpp View 1 chunk +5 lines, -3 lines 0 comments Download
M src/core/SkPictureData.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/core/SkRecordDraw.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mtklein_C
Mike, this is relevant to that profile we were looking at.
6 years, 4 months ago (2014-08-14 17:30:21 UTC) #1
robertphillips
lgtm
6 years, 4 months ago (2014-08-14 17:33:07 UTC) #2
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-14 17:35:16 UTC) #3
mtklein
The CQ bit was unchecked by mtklein@google.com
6 years, 4 months ago (2014-08-14 17:35:27 UTC) #4
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-14 17:35:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/471063004/1
6 years, 4 months ago (2014-08-14 17:36:00 UTC) #6
mtklein
On 2014/08/14 17:35:28, mtklein wrote: > The CQ bit was checked by mailto:mtklein@google.com FYI, I'm ...
6 years, 4 months ago (2014-08-14 17:36:21 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-18 14:57:23 UTC) #8
commit-bot: I haz the power
Failed to apply patch for src/core/SkRecordDraw.cpp: While running git apply --index -p1; error: patch failed: ...
6 years, 4 months ago (2014-08-18 14:57:24 UTC) #9
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-18 15:05:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/471063004/20001
6 years, 4 months ago (2014-08-18 15:06:23 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 15:23:23 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (20001) as 0ed4e863c0b8f8a9ca8182148bf9849e5b5bf2aa

Powered by Google App Engine
This is Rietveld 408576698