aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/BlurTest.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-08-16 09:29:57 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-16 09:29:57 -0700
commit2f4114a246e4753ef5dab63a4b40caf0cf7950ac (patch)
treec087a71690e0be1caed9403dcb785f9949db6dbb /tests/BlurTest.cpp
parentaf68fa11ed61d8a14d9ca15996e2da6ca06795eb (diff)
32-bit fast hash, tidy up murmur3 a bit
Nothing too surprising in the new 32-bit x86 hash. It's about half speed of the 64-bit variant, just as you'd expect. Using unaligned_load like the others makes the may_alias parts of murmur3 moot. I've updated some of the terms in the murmur hash to read consistently with the others. The existing hashes are the same speed and produce the same hashes. In case this is not obvious, all three hash functions produce different hashes. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2251773002 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review-Url: https://codereview.chromium.org/2251773002
Diffstat (limited to 'tests/BlurTest.cpp')
0 files changed, 0 insertions, 0 deletions