I'm not an expert, but I think the memory used is not necessarily the memory it requires. I think Java tends to grow memory usage up to a point, rather than to try and release it at the cost of performance. That doesn't…
I'm not an expert, but I think the memory used is not necessarily the memory it requires. I think Java tends to grow memory usage up to a point, rather than to try and release it at the cost of performance. That doesn't…