Re: [go-nuts] Re: Large GC pauses with large map

2017-04-21 Thread Lee Armstrong
Yes it is sorted thank you and it has been a super useful discussion. I had no idea the gravity of calling runtime.GC() and it was a bit of a rabbit hole to get to the bottom of that too as it's not in my code. Appreciate all the replies! Lee On Fri, 21 Apr 2017 at 22:12, wrote: > Lee, > As

Re: [go-nuts] Re: Large GC pauses with large map

2017-04-21 Thread Jesper Louis Andersen
On Fri, Apr 21, 2017 at 5:22 PM wrote: > Managed to find time to run it quickly before the end of UK time... > > gc 62 @368.812s 3%: 0.027+770+0.070 ms clock, 0.054+188/386/412+0.14 ms > cpu, 467->485->250 MB, 495 MB goal, 2 P > gc 63 @375.551s 3%: 0.041+0+360 ms clock, 0.082+188/386/412+720 ms c