1
0
mirror of https://github.com/golang/go synced 2024-11-22 13:34:59 -07:00
go/src
Rob Pike f11f032486 rpc: add benchmarks
On my mac:
mallocs per rpc round trip: 144
rpc.BenchmarkEndToEnd	   10000	    228244 ns/op

Room for improvement.

R=rsc
CC=golang-dev
https://golang.org/cl/4274058
2011-03-15 13:09:11 -07:00
..
cmd os, syscall: add ProcAttr type. Change StartProcess etc. to use it. 2011-03-15 14:41:19 -04:00
lib9 lib9, libmach: Change GOOS references to GOHOSTOS 2011-03-15 14:42:18 -04:00
libbio
libmach lib9, libmach: Change GOOS references to GOHOSTOS 2011-03-15 14:42:18 -04:00
pkg rpc: add benchmarks 2011-03-15 13:09:11 -07:00
all.bash
clean.bash runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
env.bash build: move $GOBIN ahead of /bin, /usr/bin in build $PATH 2011-02-28 14:55:27 -05:00
make.bash build: convert src/cmd to use make directly and simplify src/make.bash 2011-03-01 09:20:32 +11:00
Make.ccmd
Make.clib
Make.cmd build: remove duplicate dependency in Make.cmd 2011-03-14 12:33:44 -04:00
Make.common build: avoid calling gomake wrapper in recursive make 2011-03-05 14:53:29 -05:00
Make.inc goinstall: handle $(GOOS) and $(GOARCH) in filenames 2011-03-07 10:54:53 -05:00
Make.pkg build: remove old cgo files 2011-03-06 17:04:24 -05:00
quietgcc.bash
run.bash build: run gotest in misc/cgo/test 2011-03-11 15:09:32 -05:00
sudo.bash
version.bash .hgtags: s/release/weekly/ 2011-03-11 18:04:18 +11:00