discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simpler Garbage Collection


From: Helge Hess
Subject: Re: Simpler Garbage Collection
Date: Sun, 6 Jul 2008 20:03:45 +0200

Hi,

I'm not sure whats wrong with the BoehmGC implementation. Its fast and efficient, it works very well, and it can be easily made interoperable with RC (if thats really required).

A big problem with Foundation RC is that the reference count is managed using methods (-retain/-release), which is pretty slow.

Greets,
  Helge

PS: libFoundation actually contains a GC which works on top of the regular RC and can be used to detect cycles.
--
Helge Hess
http://helgehess.eu/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]