1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:21:22 -06:00
go/src/pkg/net/textproto
Brad Fitzpatrick 5e75337c4e net/http: speed up Header.WriteSubset
A few performance improvements, but without the stack sorting
change to avoid allocating, which is instead waiting on better
escape analysis.

R=rsc
CC=golang-dev
https://golang.org/cl/6265047
2012-06-25 08:54:36 -07:00
..
header.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
pipeline.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
reader_test.go net/textproto: add benchmark, cleanup, update comment 2012-06-04 07:18:06 -07:00
reader.go net/textproto: add benchmark, cleanup, update comment 2012-06-04 07:18:06 -07:00
textproto.go net/http: speed up Header.WriteSubset 2012-06-25 08:54:36 -07:00
writer_test.go
writer.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00