One thing that would help, would be if it could be possible to plug into D's GC like in other systems.
I mean the tools that allow to plugin into an existing application that monitor runtime activity. -- Paulo "dennis luehring" <[email protected]> wrote in message news:[email protected]... > Am 25.02.2011 05:38, schrieb dsimcha: >> I've been optimizing the druntime garbage collector lately, and as I've >> found several smaller optimizations since I submitted my patch last >> week, I've temporarily forked the druntime Git repository to store those >> optimizations. The results are here: >> >> https://github.com/dsimcha/druntime/wiki/Druntime-GC-Optimization-Fork > > how do you test your optimization - is there a huge (growing) GC-benchmark > tests base? (something like the compiler regression tests but for the > GC) - is there something like this for java/c# or the others available - > can we use these as a testbed?
