@caseynewton Yeah, it’s funny, but something like that is obviously just a memory leak. It’s by no way the normal memory usage. Could happen to every app with a bug that leads to an endless loop or a strong reference that doesn’t remove its object from the memory and then you instantiate it again and again so it gets bigger the longer you run it.