]> Cypherpunks repositories - gostls13.git/commit
runtime: add 2-byte and 8-byte sub-benchmarks for memmove load/store
authorHeisenberg <lziqiang1@gmail.com>
Tue, 8 Sep 2020 06:31:39 +0000 (14:31 +0800)
committerKeith Randall <khr@golang.org>
Tue, 27 Oct 2020 19:52:40 +0000 (19:52 +0000)
commitc515852732a490bab64f35d001ddc444b0f0f553
tree05efa0b428bcc4967caed393f3050510c76b7125
parentf0c9ae5452832f0f9e4dfa38f756ae9137577482
runtime: add 2-byte and 8-byte sub-benchmarks for memmove load/store

Change-Id: I6389d7efe90836b6ece44d2e75053d1ad9f35d08
Reviewed-on: https://go-review.googlesource.com/c/go/+/253417
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/memmove_test.go