Tag: client

  • Object Churning

    I’ve been seeing OutOfMemory errors that crash my app for a while now. I haven’t really been able to consistently reproduce these errors, but I can see them negatively affecting my stats in the store. After copy-pasting my code to AI, it identified an issue called object churning. It’s when an object is allocated a…