Memory Leak
Kevin McKinley
kem1723 at yahoo.com
Wed Aug 27 06:50:34 EDT 2008
________________________________
Kevin McKinley napisaĆ(a):
>> that everytime i click a tab or button the amount of memory the program
>> takes up goes up by 50-200 kb. The program will start off at 4.5mb and
>> by the time i'm done it can get up over 10 or 15 mb. The program will
>> start running little slower also. Is this a sign that i might have done
>> something wrong?
> You can use guppy-pe [1]_ to check what happens with memory.
> In this great document you can find how to debug and fix
> memory problem with Tkinter:
> http://guppy-pe.sourceforge.net/heapy-thesis.pdf
> .. [1] http://guppy-pe.sourceforge.net/
> HTH,
> Rob
Thanks I'll check this out!!!
More information about the Python-list
mailing list