A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-October/049672.html below:

[Python-Dev] Re: Python-Dev Digest, Vol 15, Issue 46

[Python-Dev] Re: Python-Dev Digest, Vol 15, Issue 46Gregory P. Smith greg at electricrain.com
Thu Oct 28 10:16:14 CEST 2004
On Tue, Oct 19, 2004 at 10:25:27AM -0400, Evan Jones wrote:
> 1. How can we run such an occasional task? It should be called 
> regularly, if Python is actively executing or not, just like a garbage 
> collector thread would be. I don't think making this collection part of 
> the normal call to allocate/free objects is a good idea, because that 
> would add some expensive overhead in what needs to be a fast path for 
> Python.

Would attaching it to a less frequent level 1 garbage collection call
work?  (or even a level 2 if 1 is called too often)

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4