DescriptionSpeed up GrResourceCache add and lookup by using TDynamicHash
Speed up GrResourceCache add and lookup by using TDynamicHash instead
of GrTHashTable. GrTHashTable spends most of its time memmoving the
array elements while sorting after an add. Lookup is not particularly
fast either.
Committed: http://code.google.com/p/skia/source/detail?r=13122
Patch Set 1 #
Total comments: 8
Patch Set 2 : address review comments #Patch Set 3 : #Patch Set 4 : add a comment #Patch Set 5 : #
Total comments: 17
Patch Set 6 : simplify #Patch Set 7 : #Patch Set 8 : #Patch Set 9 : #Patch Set 10 : #Patch Set 11 : rebase #Patch Set 12 : rebase to 140753003 #
Total comments: 12
Patch Set 13 : address review comments #Patch Set 14 : #Patch Set 15 : #
Messages
Total messages: 15 (0 generated)
|