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/2008-June/080599.html below:

[Python-Dev] Proposal: Run GC less often

[Python-Dev] Proposal: Run GC less often [Python-Dev] Proposal: Run GC less oftenGreg Ewing greg.ewing at canterbury.ac.nz
Mon Jun 23 03:10:51 CEST 2008
Martin v. Löwis wrote:

>>Wouldn't it be simpler just to base the collection frequency
>>directly on the total number of objects in the heap?
> 
> Using what precise formula?

The simplest thing to try would be

  middle_collections >= num_objects_in_heap * some_constant

-- 
Greg
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