Open
Description
Currently, auto optimization threshold is working where the ram usage is updating (by any cases such as after clearing memory, by update timer, etc.) source
Currently, if the required memory (the memory after clearing memory) is more than the threshold it will be called frequently.
I think it would be better to have a separated adjustable timer for auto optimisation by threshold.
Thanks for your great work