[Issue 3463] Integrate Precise Heap Scanning Into the GC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 14 17:48:04 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=3463



--- Comment #111 from Vladimir <thecybershadow at gmail.com> 2011-04-14 17:44:29 PDT ---
(In reply to comment #110)
> Because currently the GC gets called when you allocate heap memory. 

Thanks for teaching me how garbage collectors work. I had no idea:
http://thecybershadow.net/d/Memory_Management_in_the_D_Programming_Language.pdf

> probably not a wise thing to do

Empty words.

Yes, I ran tests and benchmarks. The D GC is okay as it is now. There are
efforts to make it faster, and I welcome them by all means. However, precise
heap scanning will not solve any of my problems.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list