hash-sigs
hash-sigs copied to clipboard
Potential performance improvement with AVX2
On AVX2 hardware, we could compute 8 hashes in parallel, leading to a significant performance improvement. This issue is to see if we could include that within our code