Not sure why this is filling my sys memory

Vincent Davis vincent at vincentdavis.net
Sat Feb 20 20:05:35 EST 2010


Code is below, The files are about 5mb and 230,000 rows. When I have 43
files of them and when I get to the 35th (reading it in) my system gets so
slow that it is nearly functionless. I am on a mac and activity monitor
shows that python is using 2.99GB of memory (of 4GB). (python 2.6 64bit).
The getsizeof() returns 6424 bytes for the alldata . So I am not sure what
is happening.
Any ideas
Thanks

*Vincent Davis
720-301-3003 *
vincent at vincentdavis.net
 my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100220/5eea19d2/attachment.html>


More information about the Python-list mailing list