Thanks for the response! Issue created: https://github.com/golang/go/issues/19096
On Tuesday, February 14, 2017 at 4:33:51 PM UTC-7, Ian Lance Taylor wrote: > > On Tue, Feb 14, 2017 at 3:26 PM, Mi-e Foame <[email protected] > <javascript:>> wrote: > > > > Like I said before, most of the Go programs I've compiled in the past > are > > usually built within a few seconds at most. I'm not sure what about Go > 1.7 > > and 1.8 could make such a huge difference in compile times. Any > thoughts? > > I don't know for sure but it probably has something to do with > additional optimizations in the compiler. > > Please open an issue at https://golang.org/issue with instructions for > how to reproduce the problem, so that the compiler folks can look at > the test case and see if there is a good way to speed it up. Thanks. > > Ian > -- 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.
