[Python-ideas] cross platform memory usage high water mark for improved gc?

Aaron Watters aaron.watters at gmail.com
Tue Mar 11 19:20:50 CET 2008


> It sounds plausible to me.
>
> But have you tried just tweaking the threshold?  Surely there's a
> value at which it performs well, and that'd need to be within your
> maximum anyway.


In that case it works best when gc is disabled.
If I add a new feature, the gc requirements may
change completely without me realizing it.
I'm interested in not having to think about it :).
   -- Aaron Watters
===
http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=hello+there+goof+ball
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20080311/2e3cc271/attachment.html>


More information about the Python-ideas mailing list