Sean Kelly wrote:
Yeah, it's the write barriers that are the problem. I can see such a collector working in SafeD, but likely not in D proper.
Write barriers trade off improved collection times for worse computation times.
Sean Kelly wrote:
Yeah, it's the write barriers that are the problem. I can see such a collector working in SafeD, but likely not in D proper.
Write barriers trade off improved collection times for worse computation times.