GC Blacklisting

Paulo Pinto pjmlp at progtools.org
Fri Feb 25 00:32:21 PST 2011


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" <dl.soluz at gmx.net> wrote in message 
news:ik7o0v$2gcd$1 at digitalmars.com...
> 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? 




More information about the Digitalmars-d mailing list