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