[wxPython-users] wxPython memory usage
Andrea Gavana
andrea.gavana at gmail.com
Fri Feb 2 06:58:25 PST 2007
Hi Werner,
On 2/2/07, Werner F. Bruhin wrote:
> Are the mem usage reports more accurate, I don't know. But a task
> iconized which does not do anything, should in my view have a lower
> memory usage - as it is probably/should be swapped to virtual memory (disk).
Uhm, I thought that if you load data into your app, the data is still
there, whether the app is iconized or not. I mean, if I load a 100 MB
text file into self.myTextFile, does it get somewhat hidden if I
iconize my GUI?
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/
More information about the wxpython-users
mailing list