Re: high memory consumption (IntIntHashMap)
Posted by
Michael Bien on
URL: https://forum.jogamp.org/high-memory-consumption-IntIntHashMap-tp2626543p2634191.html
i monitored a few demos (jocl-jogl interoperability stuff and a VBO
heavy project) and wasn't able to reproduce it. (IntIntHashMap$Entry
never went above 1-2% of the heap).
would be great if you could provide call stacks of the allocated
instances. I am sure both YourKit and TPTP should be able to generate
them (NetBeans Profiler works also).
thanks,
michael
On 03/04/2011 03:42 PM, gouessej [via jogamp] wrote: