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?

-Travis
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to