6 ms·
[citation needed]
by UniQP 11y ago
[citation needed]
- Spiritus 11y agoThere'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_branch_has_been_merged_into_tip/ https://www.reddit.com/r/golang/comments/48ivj0/devssa_branc...
- matt4077 11y agoIt'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)"
- nulltype 11y agoWell the actual article says 7% slower when compiling the http package.