On Mon, Sep 19, 2016 at 3:19 AM, Lyndon White <oxina...@ucc.asn.au> wrote:
>
> On Sunday, 18 September 2016 21:36:24 UTC+8, K leo wrote:
>>
>> I am also wondering what information I should look into.
>
>
> Learn to use valgrind -- it is a life skill (like knowing how to do a tax
> return :-P)
> http://valgrind.org/
>
> Julia specific instructions are at:
> http://docs.julialang.org/en/release-0.5/devdocs/valgrind/
>
> Valgrind's whole purpose is to tell you if a program is leaking memory.

Valgrind is pretty useless for managed heap.

>
>

Reply via email to