SHA-1 in Golang: How fast is it ACTUALLY ?

and shows that the actual Go SHA1 implementation is half as fast (i.e. ~140MB/s) as the one of Rust (~280MB/s)..