[boehms-gc] Performance results
Laurynas Biveinis
laurynas.biveinis@gmail.com
Wed Jul 26 17:39:00 GMT 2006
> GCC is just too huge to try and implement reference counting
> just to see what it would do, right? All managed structures would have
> to include a base class with the count in it and all new references would
> have to be through a macro...
That's certainly possible, maybe even interesting, but I'm not going
to try this :) Circular references could be handled by fallbacking to
mark-and-sweep time from time.
--
Laurynas
More information about the Gcc
mailing list