DescriptionDM: go back to memcmp for BitmapsEqual
Even when autovectorized, using MaxComponentDifference is slower than memcmp.
And debug builds (most runs of DM) will never even be autovectorized.
DM::MaxComponentDifference is the top function on DM profile, and memcmp moves
to ~20th.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/9c4ff80d9b76e1bda532fb9182f66f67cfc95324
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|