A benchmark, mostly GC

dsimcha dsimcha at yahoo.com
Sun Dec 11 14:37:17 PST 2011


On 12/11/2011 4:26 PM, Timon Gehr wrote:
> We are talking about supporting precise GC, not about custom runtime
> reflection. There is no way to get precise GC right without compiler
> support.

FWIW my original precise heap scanning patch generated pointer offset 
information using CTFE and templates.  The code to do this is still in 
Bugzilla and only took a couple hours to write.


More information about the Digitalmars-d mailing list