Re: [go-nuts] Any suggestions for slow compile times in 1.7.x and 1.8?

2017-02-14 Thread Mi-e Foame
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 > wrote: > > > > Like I said before, most of the Go programs I&#x

[go-nuts] Any suggestions for slow compile times in 1.7.x and 1.8?

2017-02-14 Thread Mi-e Foame
I wanted to play with https://github.com/trustpath/sequence a little bit and was surprised to find that it took over a minute to compile on my computer (i7-6700K, 64GB RAM, Samsung SSD). Most of the programs I work on in Go are very fast to compile, and this is probably the only outlier I've ev

[go-nuts] Re: Complete SSL certificate workflow

2016-08-17 Thread Mi-e Foame
Sorry, I should have mentioned that the primary goal here is to generate certificates for the specific purpose of client authentication. On Wednesday, August 17, 2016 at 10:01:01 AM UTC-6, Josh V wrote: > > Hi all, > > I'm trying to come up with an example of how to create SSL certificates > and