]> Cypherpunks repositories - gostls13.git/commit
rpc: add benchmark for async rpc calls
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 31 Aug 2011 17:07:25 +0000 (13:07 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 31 Aug 2011 17:07:25 +0000 (13:07 -0400)
commita31f317a990ad663e24b3521a958705280c14733
tree4bd505fccdaca3e722c67a9fcc4e1ae598170c0e
parent0c6581cc25e95b554d810b1fbbb912390f235afe
rpc: add benchmark for async rpc calls
Also makes sync benchmark concurrent.

R=r, rsc
CC=golang-dev
https://golang.org/cl/4911043
src/pkg/rpc/server_test.go