Login
From:
www.corsix.org
(Uncensored)
subscribe
Faster CRC32-C on x86
https://www.corsix.org/content/fast-crc32c-4k
links
backlinks
Roast topics
Find topics
Find it!
Computing the CRC-32C of a 4KB buffer on a modern x86 chip can be done as a simple loop around the crc32 instruction: