Comment on Show HN: Accelerate SHA256 Computations in Go Using AVX512 instructionsComments−dragonfax8yIsn't this the kind of thing that was missing from the "go on different platforms" benchmark a little while back. The intel platform has crazy optimization for encryption algorithms on Inteil, while ARM was severely lacking.−wolf550e8ysearch for "arm" on this list: https://dev.golang.org/reviews
Comments
Isn't this the kind of thing that was missing from the "go on different platforms" benchmark a little while back. The intel platform has crazy optimization for encryption algorithms on Inteil, while ARM was severely lacking.
search for "arm" on this list: https://dev.golang.org/reviews