]> Cypherpunks repositories - gostls13.git/commit
sync: use RunParallel in benchmarks
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 25 Feb 2014 10:39:12 +0000 (14:39 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 25 Feb 2014 10:39:12 +0000 (14:39 +0400)
commitec0c9f270e8c09b00df5e45d87cfa4c85df63271
treecc96782f0a5b24b40fe43d826e74a568d0fe2ed0
parent1c9861918b069b0f9a6140420355a5c91dbd069d
sync: use RunParallel in benchmarks

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/68050043
src/pkg/sync/mutex_test.go
src/pkg/sync/once_test.go
src/pkg/sync/pool_test.go
src/pkg/sync/runtime_sema_test.go
src/pkg/sync/rwmutex_test.go
src/pkg/sync/waitgroup_test.go