Hi all,


I've been playing around with an internal godoc server and noticed that 
over long periods of time the memory growth is unbounded. The command I use 
to invoke godoc is *godoc -index=true -index_interval=15m 
-index_throttle=.30 -maxresults=0*. The following images below track the 
memory usage and change in memory usage over a 24 hour period on a 8 GiB 
machine. I've also attached a pdf with the data points I gathered during 
the experiment. Notice how the godoc process consumes 76% of memory by the 
end of the experiment. Is this indicative of a memory leak in the godoc 
source code or is this expected behavior?


[image: Δ Mem Usage %.png] <about:invalid#zClosurez>[image: Mem Usage %.png]


-- 
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/a8545a9d-3f77-4556-b4be-a075a6b126c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: Godoc Web Service - Run 1.pdf
Description: Adobe PDF document

Reply via email to