A benchmark, mostly GC
Brad Anderson
eco at gnuk.net
Sun Dec 11 22:06:14 PST 2011
On Sun, Dec 11, 2011 at 10:55 PM, Robert Jacques <sandford at jhu.edu> wrote:
> Second, being a systems language means that D can not implement a lot of
GC algorithms including copying, generational and the good concurrent
collectors.
What about being a systems language prevents generational? The page on
garbage collection on the D website says while it doesn't use a
generational GC it will some day and gives tips on what to avoid so you
don't fall victim to the behavior of a moving GC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20111211/a1a68829/attachment.html>
More information about the Digitalmars-d
mailing list