April 27, 2006 Re: A benchmark | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean Kelly | Sean Kelly wrote:
> It would be nice if the GC could be told not to scan them as well (or if this were sorted out automatically using type information), but that's something I gather will happen at some point anyway if you're working on a compacting GC :-)
Yes, that ability should be in the GC, but for now, if it is allocated with malloc() it won't be scanned.
|
Copyright © 1999-2021 by the D Language Foundation