I published a series of blog posts comparing compile times over various releases of Go. The source of the benchmarks, the packages I compiled and timed, are online and linked from https://dave.cheney.net/2016/04/02/go-1-7-toolchain-improvements. The jujud tests compile some 512 packages of various line counts.
On Monday, 9 January 2017 05:17:56 UTC+11, me wrote: > > Hi, I'd like to see how long it takes to compile average code, about 1 mb, > or anything that makes the usual overhead insignificant. Just to see how > cool it would be to convert a C++ project to Golang. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
