]> Cypherpunks repositories - gostls13.git/commit
testing: implementation of subbenchmarks
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 20 Jan 2016 14:47:54 +0000 (15:47 +0100)
committerMarcel van Lohuizen <mpvl@golang.org>
Fri, 18 Mar 2016 12:05:55 +0000 (12:05 +0000)
commit1857bfca134261ab2e0fc1adcf6a974f550d430a
tree9d554848630428f01735098d6afd63b3f557393d
parent89cda2db007c8389ba39d292c6372ff0c6a7622f
testing: implementation of subbenchmarks

API is not exposed yet.

Change-Id: I729360ef2be1d8ea683ca93cdb1763897cc8657c
Reviewed-on: https://go-review.googlesource.com/18895
Reviewed-by: Russ Cox <rsc@golang.org>
src/testing/benchmark.go
src/testing/sub_test.go