[Python-Dev] ast status, memory leaks, etc
Fredrik Lundh
fredrik at pythonware.com
Mon Nov 21 15:41:03 CET 2005
Neal Norwitz wrote:
> The big benefit of running with pymalloc is that it only takes about
> 1.25 to 1.50 hours to run on my box. When running without pymalloc, I
> estimate it takes about 5 times longer. Plus it requires a lot of
> extra work since I need to run the tests in batches. I only have 1 GB
> of RAM and it takes a lot more than that when running without
> pymalloc.
sounds like the PSF should buy you some more RAM.
</F>
More information about the Python-Dev
mailing list