mirror of https://github.com/golang/go.git
Provide alignment benchmarks for XORBytes, as well as including 8192 byte blocks in the existing benchmarks. This allows us to better evaluate performance with unaligned inputs. Change-Id: Iad497c594c0425389ae02ca848aede5cb0ac3afd Reviewed-on: https://go-review.googlesource.com/c/go/+/639316 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Filippo Valsorda <filippo@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> |
||
|---|---|---|
| .. | ||
| constant_time.go | ||
| constant_time_test.go | ||
| dit.go | ||
| dit_test.go | ||
| xor.go | ||
| xor_linux_test.go | ||
| xor_test.go | ||