[go-nuts] Performance regression of HTTP requests since Go 1.11

2018-09-05 Thread michael.rauh77 via golang-nuts
I noticed a huge performance issue with Go 1.11. A simple GET request to e.g. amazon.com now takes about 10 seconds. With Go 1.10.4, it only takes about 200 ms. Other domains like google.com are not affected, see: https://play.golang.org/p/hEECNquppHQ The same with https://github.com/davecheney

[go-nuts] Re: Performance regression of HTTP requests since Go 1.11

2018-09-05 Thread michael.rauh77 via golang-nuts
Please have a look at https://pastebin.com/hisAY7Ey The DNS Lookup with Go 1.10.4 takes only about 27 ms. The other values are nearly identical. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving e