fast_io
fast_io copied to clipboard
Todo: deprecate SIMD implementation of sha512
on x86_64, intel is going to introduce APX, resulting simd slowing down the program. on aarch64, there is no point for simd. on wasm, neither.