Closed ezraboley closed 4 years ago
You can see in this chart that there is still an increasing saw tooth trend on our memory usage. So I'm going to say that this closes #97 but until we figure out what's causing that increasing memory usage, I want to leave #88 open
With that being said, this is a lot better and I am not experiencing slowdowns either. I just want to make sure we're not pushing it further back.
You can see in this chart that there is still an increasing saw tooth trend on our memory usage. So I'm going to say that this closes #97 but until we figure out what's causing that increasing memory usage, I want to leave #88 open
I'm not entirely sure still why it's steadily increasing, but I think the sawtooth is normalish since you're just seeing garbage collection periodically (hence drop down in heap usage). Could be if the autosave is being updated through a read/update/write pattern?
I ran a half hour long memory test and turns out that memory does stabilize and this seems to fix our memory issues . I will close that issue
Description
Type of change
Checklist