[OT] GC benchmarks and comparison (and What GC we're using now?)

Hi gurus and nubys,
I know that there are Programmer here from ADA to zsh, so I thought I
could ask a general question…

someone knows of a great comparison/benchmark of different GC
approaches and of languages with automatic super-efficient GC ?

Why often people say that our GC is better than the python one ?

Btw, when we’ll see the generational GC from the CVS’ ToDo ? :wink:

Hi,

Why often people say that our GC is better than the python one ?

Just because the original Python GC was a mere hack.

Btw, when we’ll see the generational GC from the CVS’ ToDo ? :wink:

Wait for 1.9, which should be started right after final 1.8.0
release.

						matz.
···

In message “[OT] GC benchmarks and comparison (and What GC we’re using now?)” on 03/06/04, gabriele renzi surrender_it@rc1.vip.lng.yahoo.com writes: