1
0
mirror of https://github.com/golang/go synced 2024-09-25 05:20:13 -06:00
go/src
Dmitriy Vyukov 0bee99ab3b runtime: integrated network poller for darwin
vs tip:
benchmark                           old ns/op    new ns/op    delta
BenchmarkTCP4Persistent                 67786        33175  -51.06%
BenchmarkTCP4Persistent-2               49085        31227  -36.38%
BenchmarkTCP4PersistentTimeout          69265        32565  -52.98%
BenchmarkTCP4PersistentTimeout-2        49217        32588  -33.79%

vs old scheduler:
benchmark                           old ns/op    new ns/op    delta
BenchmarkTCP4Persistent                 63517        33175  -47.77%
BenchmarkTCP4Persistent-2               54760        31227  -42.97%
BenchmarkTCP4PersistentTimeout          63234        32565  -48.50%
BenchmarkTCP4PersistentTimeout-2        56956        32588  -42.78%

R=golang-dev, bradfitz, devon.odell, mikioh.mikioh, iant, rsc
CC=golang-dev, pabuhr
https://golang.org/cl/7569043
2013-03-14 10:38:37 +04:00
..
cmd cmd/go: allow ~ in middle of path, just not at beginning 2013-03-13 23:32:12 -04:00
lib9 lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
libbio
libmach cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
pkg runtime: integrated network poller for darwin 2013-03-14 10:38:37 +04:00
all.bash
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash go/types: delete from main repo; part of move to go.exp 2013-03-12 13:55:58 -07:00
make.bat go/types: delete from main repo; part of move to go.exp 2013-03-12 13:55:58 -07:00
Make.dist
make.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
race.bash src: add race.bash 2013-01-28 21:05:25 +11:00
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash cmd/ld, runtime/cgo: allow a symbol to be both cgo_export and cgo_import. 2013-03-11 14:24:51 +08:00
run.bat runtime,misc/cgo/test: disable broken tests so we can test the rest 2013-03-06 15:19:01 -05:00
run.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
sudo.bash sudo.bash: diagnose when the go tool is not in $PATH 2012-11-15 10:42:39 -08:00