Hacker News new | ask | show | jobs
by UniQP 3750 days ago
[citation needed]
3 comments

It's in the mail?!

"Tip compiler (with SSA internal checks off) is about 7% slower than go1.6 to compile net/http (go test -a -c -gcflags=-d=ssa/check/off net/http)"

There's a couple of mentions of it on r/golang[1], though I don't know the validity behind the claims.

[1] https://www.reddit.com/r/golang/comments/48ivj0/devssa_branc...

Well the actual article says 7% slower when compiling the http package.