]> Cypherpunks repositories - gostls13.git/commit
go_faq: a simple binary is a little smaller now
authorRob Pike <r@golang.org>
Wed, 7 Mar 2012 04:29:26 +0000 (15:29 +1100)
committerRob Pike <r@golang.org>
Wed, 7 Mar 2012 04:29:26 +0000 (15:29 +1100)
commit0130a31366734fe0dd82a5c574437a3b6d2e1b28
tree989607ee890addb263a7df297d2ae3b694270dc4
parentc3f4319a241d646668f81de5e7109ce8938f79f2
go_faq: a simple binary is a little smaller now
About 10% for hello, world.
Maybe more reductions will come.
Also clarify that we're comparing printf against Printf
(gcc can optimize aggressively, making this a different
sort of comparison).

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5756070
doc/go_faq.html