DescriptionDisable the save/clip/restore peephole optimization when a bounding hierarchy is used
This optimization is redundant with the state traversal optimization that is
performed by SkPictureStateTree and it introduces significant record time
overhead. Therefore it is better not to perform this optimization when using
a BBoxHierarchy.
BUG=skia:1852
Committed: http://code.google.com/p/skia/source/detail?r=12367
Patch Set 1 #
Total comments: 1
Patch Set 2 : moar comments #Patch Set 3 : Compile fix #Patch Set 4 : Compile fix #Messages
Total messages: 10 (0 generated)
|