In the meantime,
Wow, totally unaware of the performance speed-up 5x over sha1 and blake2b. Even more for others!
Are there cases where the benchmark doesn't hold true? Different architectures?
I'm inclined to use this on some less security sensitive things I need a hash for.
check out https://github.com/Cyan4973/xxHash for I use it for performance sensitive non-crypto stuff.