LC 9 and Memory
Mark Waddingham
mark at livecode.com
Mon Aug 13 13:55:00 EDT 2018
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 ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list