In runtime.Memstates, one of the stats given is the timestamps for the last 
256 garbage collections in the PauseEnd array, i.e. when those garbage 
collections took place.

So if you subtract one timestamp from another, you can find out how much 
time took place between garbage collections.

Is there anything else that you do with PauseEnd times?  

-- 
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 golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/54b9e68c-942c-40d4-8373-5e9a8bfc5cbdn%40googlegroups.com.

Reply via email to