need article: How is working D-GC?

rikki cattermole rikki at cattermole.co.nz
Wed Jun 12 01:54:07 UTC 2019


On 12/06/2019 11:40 AM, Rémy Mouëza wrote:
> If I recall correctly, there is (or was) also a precise GC in the work, 
> but I currently don't have any links to it.

Its already in.

Its a modification on the conservative GC to make it more efficient.

https://github.com/dlang/druntime/blob/master/src/core/gc/config.d#L19
https://github.com/dlang/druntime/blob/master/src/gc/impl/conservative/gc.d#L116


More information about the Digitalmars-d-learn mailing list