We are using go tip as a way to reduce garbage collection times in our
program. And it works: garbage collection times are ~10x smaller. But not
always... Each day we see these spikes for a few hours. Garbage collection
time grows from ~2ms to ~600ms. It repeats each day.
We could not find the culprit in our program, so I am asking here: is it
something related to new GC in 1.5?
An upper chart shows garbage collection times in nanoseconds and is taken
from http://.../debug/vars. The lower chart shows memory usage.
Marko
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.