|
|
|
|
|
by pmarreck
484 days ago
|
|
xxHash (or xxh3 which I believe is even faster) is massively faster than SHA256 at the cost of security, which is unnecessary here. Of course, engineering being what it is, it's possible that only one of these has hardware support and thus might end up actually being faster in realtime. |
|