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?

Reply via email to