This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
Releases: erthink/t1ha
Releases · erthink/t1ha
2.0.4, 2018-09-15
- New family of t1ha2() functions, that meets the "strict avalanche criteria" in all cases.
- Builtin benchmark for comparison with xxhash(), StadtX and Google's HighwayHash.
- Support for Elbrus architecture.
- Supporrt for Intel C/C++ compiler.
- Refined Aligned/Unaligned micro-ops.
- Added
--hash-stdin-strings
benchmark option for testing. - T1HA0_DISABLED / T1HA1_DISABLED / T1HA2_DISABLED build-time options.
And more...
t1ha 2.0
- New family of t1ha2() functions, that meets the "strict avalanche criteria" in all cases.
- Builtin benchmark with comparison to xxhash().
- Support for Elbrus architecture.