http://d.puremagic.com/issues/show_bug.cgi?id=3463
--- Comment #131 from David Simcha <[email protected]> 2011-07-18 08:54:57 PDT --- (In reply to comment #130) > (In reply to comment #126) > > Why not just add an additional garbage collector with this new > > implementation > > and leave the old one as it is and then developers can choose which one to > > use > > at link time. > > That's an excellent idea. > I mean there are at least 3 GC "improvement projects" that need extensive > testing: > - this suggestion > - https://github.com/dsimcha/druntime/wiki/Druntime-GC-Optimization-Fork The GC optimization fork was relatively simple, low-hanging fruit optimizations. This was merged in a long time ago, and was in the 2.053 release. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
