7 ms·
Faster version with SIMD instructions: https://github.com/lemire/simdcomp https://github.com/lemire/simdcomp
by yjh0502 11y ago
Faster version with SIMD instructions: https://github.com/lemire/simdcomp https://github.com/lemire/simdcomp
- cruppstahl 11y agoYes, Simdcomp has faster encryption/decryption, but with Delta compression. FOR is a bit simpler and has faster random access.