Concurrent GC (for Windows)

Rainer Schuetze via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 15 02:58:50 PDT 2014



On 14.06.2014 20:17, Dmitry Olshansky wrote:
>>
>> I added COW to the concurrent GC (
>> https://github.com/rainers/druntime/tree/concurrent_gc2 ) and it seems
>> more stable with respect to pause times than the version with reading
>> write watches.
>>
>
> How do I run benchmarks and what are the newest results for you?

The benchmarks have been recently merged into druntime. Compile and run 
runbench.d in the benchmark folder.

I have updated the report and added new benchmarks at 
http://rainers.github.io/visuald/druntime/concurrentgc.html


More information about the Digitalmars-d mailing list