fast_io icon indicating copy to clipboard operation
fast_io copied to clipboard

Todo: deprecate SIMD implementation of sha512

Open trcrsired opened this issue 1 year ago • 1 comments

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.

trcrsired avatar Jun 14 '24 07:06 trcrsired