Hello,

I work on a service using a big amount of RAM memory (500-100MB).
Most of them is used by global variable, it's pre-processed data, allowing 
the service to answer quickly.

However, I'm working on improving the RAM consumption.

I generated PDF callgraphs with pprof. Some elementary upgrade thanks to 
this.

[image: cg_ext.png] <about:invalid#zClosurez>















*But now, to go forward, I need a monitoring of my globals variables.*
And not of the "run consumption" of ram.

Any ideas on how to do this efficiently ?

Thank you !
Thomas

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to