I recently updated my model from 20.0.4 to 20.1. This made a huge difference in the run time of my model which seems to be due to the charts collecting data in a more efficient way.
Then over the last couple weeks I started to notice the model would take longer and longer to save and reset. The size of the model went from 8,000 K to 30,000 K and the memory usage when running quadrupled. I have been editing the model, mostly adding some things in process flow, but the main jump seemed to correspond to when I added 4 queues, one operator and one piece of conveyor in the 3D part of the model. This seems mostly coincidental.
Using the memory profiler I see the most recent model seems to have a huge chunk of memory taken up by ChartTemplates even after a reset (see picture). I have not edited, added or done anything else to my stats collection or charts since the update so I'm failing to understand why this is happening now.
Can anyone tell me how to clear this portion of the memory? Or has anyone else had this happen?