DescriptionXfermode: SSE2 implementation of overlay_modeproc
With SSE2 optimization, performance of Xfermode_Overlay will improve
about 35% on desktop i7-3770. Here are the data:
before:
Xfermode_Overlay 8888: cmsecs = 44.17 565: cmsecs = 59.27
after:
Xfermode_Overlay 8888: cmsecs = 28.30 565: cmsecs = 35.84
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=14370
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 4
Patch Set 3 : add some comments #
Messages
Total messages: 7 (0 generated)
|