[Chandler-dev] Pysizer Findcreators Successful
Grant Baillie
grant at osafoundation.org
Fri Sep 1 09:52:24 PDT 2006
On 31 Aug, 2006, at 14:24, Travis Vachon wrote:
> After leaving my workstation chugging away for the night (and
> building a
> virtual memory footprint of 2.9G), I've been able to get some results
> with Pysizer's findcreators function:
> http://wiki.osafoundation.org/bin/view/Journal/
> ChandlerPysizerFindCreators20060831
>
> A few notes:
> * Pysizer was run just before app.MailLoop() in Chandler.py's
> realMain function.
> * Chandler was started with ./release/RunChandler --create --
> nocatch
> -P ./
> * According to Pysizer, the total memory footprint for Python
> objects
> (at the very bottom of the "total" column") is ~18M. According to top,
> memory utilization at this point breaks down like:
>
> Virtual Memory: 656M;
> Private Resident Memory: 95.0M;
> Shared Resident Memory: 40.3M
>
> Any thoughts?
Hmm... that leaves around 500M unaccounted for. Is that private/
shared non-resident?
--Grant
More information about the chandler-dev
mailing list