Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
b3tta
on Dec 22, 2014
|
parent
|
context
|
favorite
| on:
Improving Redis CRC performance
"crc-mark-adler-hw" uses SSE4.2 just like your "crc-sse42". The latter one is just very poorly written, since it only uses _mm_crc32_u8() once per iteration (instead of 3 times).
cperciva
on Dec 22, 2014
[–]
crc-mark-adler-hw
You mean crc32c_mark_hw, I assume?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: