From b32266632b00afd35bd5d522dd69e2f81ea05711 Mon Sep 17 00:00:00 2001 From: Reini Urban Date: Thu, 29 Feb 2024 17:16:46 +0100 Subject: [PATCH] README: recommend umash sorry, forgot that. Its universal, so much better than all others --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8f255da..3a551dcb 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ So the fastest hash functions on x86_64 without quality problems are: * xxh3low * wyhash +* umash (even universal!) * ahash64 * t1ha2_atonce * komihash