Hi,
I'm trying to debug the RAM usage for the Arrays that I use in my game as they are quite big in size, around (14mb+)Compressed Each. But Construct shows Ram usage just for images.
Is there any way to know how much Ram uses an Array?
I try to use Chrome "Task Manager" but it gives a few different values like (Memory FootPrint & JavaScript Memory) and not sure if any of those are the ones that I should look for or if they are any accurate.
Thank you
These are some of the pictures from Chrome TaskManger:
Empty Project but No Json Loade yet:
Empty Project + 1 JSON Loaded of 14mb size
Empty Project + 2 JSON Loaded of 14mb size each
Empty Project + 3 JSON Loaded of 14mb size each