Re: [Pythonmac-SIG] Initial memory usage

2009-09-23 Thread Aahz
On Wed, Sep 23, 2009, Arif Amirani wrote: > > I've recently started developing PyObjC apps and my app memory usage > shot off to 75MB. So I created a small Hello World app with just one > NSWindow and the initial memory was 36MB. I'd assume this would be > expected since the entire Python interpre

[Pythonmac-SIG] Initial memory usage

2009-09-23 Thread Arif Amirani
Hi all, I couldn't get any response on the PyObjC mailing list so trying here. I've recently started developing PyObjC apps and my app memory usage shot off to 75MB. So I created a small Hello World app with just one NSWindow and the initial memory was 36MB. I'd assume this would be expected since