http://d.puremagic.com/issues/show_bug.cgi?id=3463



--- Comment #31 from Leandro Lucarella <llu...@gmail.com> 2010-07-21 08:38:06 
PDT ---
(In reply to comment #30)
> Hm... I'd love to get this into D2, but the diffs are a bit large to apply by
> hand.  I don't suppose you'd be inclined to provide a D2 patch as well?  It
> should be pretty similar to the Tango patch.

I would be nice to split the patch in smaller changes too, because there are a
couple of extra optimizations not related to the precise scanning (for example,
making findPool() use a binary search, I was just about to implement the same
optimization in my GC :). There are a few changes of structure not related to
the patch too, which improves the code, but makes harder to port the patch to
other GCs.

Thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to