octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding Octave's memory use breakdown


From: LachlanA
Subject: Re: Finding Octave's memory use breakdown
Date: Mon, 25 Apr 2016 02:34:59 -0700 (PDT)

Juan Pablo Carbajal-2 wrote
> On Mon, Apr 25, 2016 at 5:42 AM, LachlanA <

> lachlanbis@

> > wrote:
>>
>> Is there a way to find out where Octave is using memory?  I often find
>> that
>> Octave is using say 2GB, but "whos" shows only a few hundred megabytes in
>> variables.
> 
> See if memory from here helps you
> https://github.com/kakila/macgyver_utils/blob/master/memory.m

Thanks, Juan Pablo, but that seems to show only the information available
from top or ps.  I'm interested in a _breakdown_ of how much is use to store
variable overheads (and how much for each variable), how much is parse trees
(and how much for each tree), how much is libraries, how much is Octave's
own code, and what else there is.

Cheers,
Lachlan



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Finding-Octave-s-memory-use-breakdown-tp4676477p4676488.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]