http://d.puremagic.com/issues/show_bug.cgi?id=3463
--- Comment #111 from Vladimir <thecybersha...@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: -------