]> Cypherpunks repositories - gostls13.git/commit
runtime: benchmark for bulk write barriers
authorAustin Clements <austin@google.com>
Fri, 27 Oct 2017 19:29:05 +0000 (15:29 -0400)
committerAustin Clements <austin@google.com>
Mon, 30 Oct 2017 18:12:49 +0000 (18:12 +0000)
commitf96b95bcd192c771d815d2699e3aae9bbb65f6b2
tree390fd51a8c302e98fdeaab4e1773d387689b4738
parent7e343134d334f7317b342db19c3e90d1f3f200cc
runtime: benchmark for bulk write barriers

This adds a benchmark of typedslicecopy and its bulk write barriers.

For #22460.

Change-Id: I439ca3b130bb22944468095f8f18b464e5bb43ca
Reviewed-on: https://go-review.googlesource.com/74051
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/gc_test.go