Hello,
I'm trying to understand why my program uses so much RAM so I started calling to GC_getStatistics() and I observe a pattern I can't explain.
The amount of total memory keep increasing BUT the amount of occupied memory stays stable. What could be the cause of this ?