1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:21:22 -06:00
go/src/pkg/net/rpc
Kyle Lemons 9bfd3c3937 testing: add AllocsPerRun
This CL also replaces similar loops in other stdlib
package tests with calls to AllocsPerRun.

Fixes #4461.

R=minux.ma, rsc
CC=golang-dev
https://golang.org/cl/7002055
2013-02-02 22:52:29 -05:00
..
jsonrpc net/rpc/jsonrpc: fix test error message 2012-09-12 17:37:39 -04:00
client.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
debug.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
server_test.go testing: add AllocsPerRun 2013-02-02 22:52:29 -05:00
server.go net/rpc: document that Register logs to standard error 2012-12-10 01:42:53 -05:00