]> Cypherpunks repositories - gostls13.git/commit
net/http: add Hihack benchmark
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 Dec 2013 21:24:42 +0000 (13:24 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 Dec 2013 21:24:42 +0000 (13:24 -0800)
commitcbf6ff3b90f5b70e9e7f6aafc1744efbb4761377
tree2134d26a0543ddfed9b86c7939623c91009bfc24
parente6b023473e03762056c406a655c9fb30141752e9
net/http: add Hihack benchmark

Notably, to show allocs. Currently: 11766 B/op, 21 allocs/op,
at least one alloc of which is in the benchmark loop itself.

R=golang-dev, jnewlin
CC=golang-dev
https://golang.org/cl/40370057
src/pkg/net/http/serve_test.go