[sphinx-dev] Re: Memory usage in 0.6.1

2009-06-18 Thread Mike Hansen
On Mon, Jun 15, 2009 at 8:46 AM, Georg Brandl wrote: > > Mike Hansen schrieb: >> Hello, >> >> I'm upgrading from Sphinx 0.5.1 to 0.6.1, and it seems like there is >> issues with garbage collection.  Before all of the (500 or so) source >> files are read in, the sphinx-build process has used nearly

[sphinx-dev] Re: Memory usage in 0.6.1

2009-06-15 Thread Georg Brandl
Mike Hansen schrieb: > Hello, > > I'm upgrading from Sphinx 0.5.1 to 0.6.1, and it seems like there is > issues with garbage collection. Before all of the (500 or so) source > files are read in, the sphinx-build process has used nearly 2gb of > memory. Is there something obvious that would be h