]> Cypherpunks repositories - gostls13.git/commit
runtime: add benchmark for write barriers
authorAustin Clements <austin@google.com>
Tue, 24 Oct 2017 15:56:00 +0000 (11:56 -0400)
committerAustin Clements <austin@google.com>
Mon, 30 Oct 2017 18:12:41 +0000 (18:12 +0000)
commit1e8ab99b37dd67aaf7b188be743bdb938005df7a
tree3c4415b1be5d406725dccc27c57423fbec378403
parent15d6ab69fbd8c84cde109def59c7e002296c19e8
runtime: add benchmark for write barriers

For #22460.

Change-Id: I798f26d45bbe1efd16b632e201413cb26cb3e6c7
Reviewed-on: https://go-review.googlesource.com/73811
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