Closed
Description
The attached contention profile (collected with http://golang.org/cl/6443115 on a parallel http load test) shows great amount of contention on http.Transport.putIdleConn(), and the load test fails to scale beyond 4 cores. I think we need try to reduce critical sections and see how it affects performance/scalability.
Attachments:
- http_contention.svg (48386 bytes)