]> Cypherpunks repositories - gostls13.git/commit
fmt: make benchmarks parallel
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 10 Jan 2014 09:51:11 +0000 (13:51 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 10 Jan 2014 09:51:11 +0000 (13:51 +0400)
commit7f62d087771d44b9670e2f34a0d3cef73c01a020
tree4616143c880910d9189c4560a835958989e5f320
parentbb7cd9659b24388c53f9ff5311c67096f341c219
fmt: make benchmarks parallel
This seems to be the best target to benchmark sync.Pool changes.

This is resend of cl/49910043 which was LGTMed by
TBR=bradfitz

R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/50140045
src/pkg/fmt/fmt_test.go