]> Cypherpunks repositories - gostls13.git/commit
runtime: use of Run for some benchmarks
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 25 May 2016 13:44:39 +0000 (15:44 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Wed, 25 May 2016 16:49:02 +0000 (16:49 +0000)
commit095fbdcc91e41abf52a690dd6c64d701682ca96b
tree366afba8de253f65f28564f5246b6bbfbe0ab761
parent824e1f2e083c9c1df8455554744e49471becbaa2
runtime: use of Run for some benchmarks

Names of sub-benchmarks are preserved, short of the additional slash.

Change-Id: I9b3f82964f9a44b0d28724413320afd091ed3106
Reviewed-on: https://go-review.googlesource.com/23425
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/memmove_test.go