On 2018-08-13 19:42, Stephen MacLean via use-livecode wrote:
Anyone experience this before? Any tips for  controlling it?

Well it sounds like you are doing a fair bit there so its really hard to say whether or not there is a memory leak.

The first thing to do is to find out whether that is actually 22Gb in use, or just an 'illusion'.

Leave you application running so that you can observe the gradually increase of memory. Then determine its PID (should be visible in Activity Monitor) then do from Terminal:

  heap <pid>

And share the report which is emitted to stdout with us :)

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to