We have a huge environment, built from sub environments which are maintained by many users. When we run a test, we see that we have a GC every 10us, when we use "show mem" we see that we have about 3GB as un-accessible memory, after the GC it's removed.
How can we determine what causes this huge consumption in our memory? Using iprof mem, didn't give any "big" memory consumer.