high memory consumption (IntIntHashMap)
Posted by
gouessej on
URL: https://forum.jogamp.org/high-memory-consumption-IntIntHashMap-tp2626543.html
Hi!
45% of my memory is occupied by IntIntHashMap instances and their entries, they are created by JOGL. Has someone noticed this problem? I use JOGL 2.0 beta build 273, GLCanvas with the auto swap buffer mode on (default value).