DescriptionR-Tree -- Don't sort draw commands unless specified.
We expect Webkit and Bink to give us draw commands in a reasonable x,y order.
We can maintain correctness and get a 17% recording speedup for the R-Tree by
not sorting in x and y when bulk-loading.
R=caryclark@google.com, reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=11037
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : s/order/sort. Changed default rtree to sorted and specified unsorted in factory functions #
Total comments: 7
Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 8 (0 generated)
|