Who is eating my memory.. ??

Andrew Markebo andrew.markebo at telelogic.com
Thu Sep 14 09:01:17 EDT 2000


I have this small app of mine.. XTicker.py, that chews a little
memory.. it starts up with 4.5 megs, and after a day or two it is 30
megs.

Basically what it does is that it fetches some info from the web,
chews it, and puts it on a textlabel in a Tkinter window.. 

So now comes the question.. do you have any hints how to find out what
it is that eats the memory.. Print out the symbol-table, sorted after
size or something?

I don't think I have any cyclic data.. 

Any hints?

        /andy

p.s. If you want to examine the code, you can find it at:
       http://www.lysator.liu.se/~unicorn/hacks/xticker/

 


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



More information about the Python-list mailing list