Jump to content

[HOW] AI scripts


Namelles_One

Recommended Posts

The kernel itself, so there's not much you can do but close everything else to get more free memory. On the long run, you could help us find a programmer to reduce our memory footprint.

Link to comment

I profiled once a long time ago on iOS and nothing significant was flagged as leaked. obviously things could have changed since, and also we could have problems like circular references that dont show as leaks or just hanging onto old data beyond its use. we could do a heapshot analysis, but unless memory usage is noticeably increasing over time there is not much of a point. Could be the problem is only seen on android too (one of the libs for example, SDL is still in beta especially for android).

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...