Re: [go-nuts] Debug high GC pause frequency issue

2018-02-06 Thread Bob Cao
wrote: > > On Tue, Feb 6, 2018 at 12:58 AM, Bob Cao > wrote: > > > > I have a program whose GC pause frequency will quickly go from 40 calls > per > > minute to 2000 calls per minute in a matter of hours, and the issue is > kind > > of random on produ

[go-nuts] Debug high GC pause frequency issue

2018-02-06 Thread Bob Cao
I have a program whose GC pause frequency will quickly go from 40 calls per minute to 2000 calls per minute in a matter of hours, and the issue is kind of random on production. Is there any advice on how to spot the cause of the issue? -- You received this message because you are subscribed to