]> Cypherpunks repositories - gostls13.git/commit
testing: add memory allocation stats to benchmark
authorEric Roshan-Eisner <eric.d.eisner@gmail.com>
Mon, 24 Sep 2012 19:03:16 +0000 (15:03 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 24 Sep 2012 19:03:16 +0000 (15:03 -0400)
commit74a1a8ae5fb2472d533cc497aee079e7ef52813b
tree082e2ba6acfdce997afce26e77e8d261877bde62
parent650160e36a2f8d205c1a9ecfcf8f5611c1af3de3
testing: add memory allocation stats to benchmark

R=rsc, nigeltao, dave, bradfitz, r, rogpeppe
CC=golang-dev
https://golang.org/cl/6497084
src/pkg/testing/benchmark.go
src/pkg/testing/testing.go