Select objects based on memory usage?

0 favourites
  • 2 posts
From the Asset Store
Advanced inventory mechanics for your RPG game (Array-based). Take Items, split them, pick up them, read the description
  • Hi. I'm trying to clean up my project a bit in order to optimize loading times and memory usage, but I find it a bit cumbersome to scroll through hundreds of objects in my project to find which objects that truly drain the memory.

    Is there any way to highlight objects that rise above a certain threshold of for instance 20MB of memory? I would also appreciate if there's an easy way to see how much memory each specific asset is expected to take.

    Also, is there any way to see which layout that's the most demanding to run? Currently the task bar only highlights what the max memory usage is expected to be. Would make it easier to optimize if I knew which layout these numbers belonged to.

    Thanks.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You can run the game in debug mode, and choose profile in lower right corner it will give you an estimate of what events etc are using the most CPU. However I don't think there are anyway to see what a specific object uses of memory. And therefore no way to select objects using more than 20mb of memory.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)