DescriptionXfermode: SSE2 implementation of difference_modeproc
With SSE2 optimization, performance of Xfermode_Difference will improve
about 60% on desktop i7-3770. Here are the data:
before:
Xfermode_Difference 8888: cmsecs = 51.10 565: cmsecs = 66.39
after:
Xfermode_Difference 8888: cmsecs = 21.10 565: cmsecs = 29.33
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=14375
Patch Set 1 #Patch Set 2 : rebase master #Messages
Total messages: 5 (0 generated)
|