DescriptionUse SkTHashMap in SkGlyphCache.
All my performance tests say this is moot, which leads me to think the glyph
storage strategy is not an interesting performance bottleneck right now. Must
be gathering metrics, filling glyph images and paths, or of course locking and
unlocking the caches.
Still todo: hook back into fMemoryUsed, measure if/how memory usage changes.
COMMIT=false
BUG=skia:
Patch Set 1 #Patch Set 2 : add asserts for now. #Patch Set 3 : simplerfy #Patch Set 4 : Pair #Patch Set 5 : more test #Patch Set 6 : ns #Patch Set 7 : seems to be working #Patch Set 8 : delete paths, and comments #Patch Set 9 : test more api #Patch Set 10 : tweak #Patch Set 11 : doesnt compile #Patch Set 12 : rebase #Messages
Total messages: 6 (3 generated)
|