]> Cypherpunks repositories - gostls13.git/commit
runtime: additional memmove benchmarks
authorKeith Randall <khr@golang.org>
Mon, 2 Jun 2025 23:24:07 +0000 (16:24 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 3 Jun 2025 00:09:50 +0000 (17:09 -0700)
commit49f63047245a50f4ec38044fc6fa2bc75719726a
tree48e018853f97a23a302deaf64cdfac06e7f200ec
parenteebae283b6e91f0bf2bd15b1fda24189841d45b8
runtime: additional memmove benchmarks

For testing out duffcopy changes.

Change-Id: I93b4a52d75418a6e31aae5ad99f95d1870812b69
Reviewed-on: https://go-review.googlesource.com/c/go/+/678215
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/memmove_test.go