www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - throwing lots of resources at a GC

reply John Belmonte <john neggie.net> writes:
Interesting (and way too detailed for me) tale of GC adventures 
in golang:

https://blog.golang.org/ismmkeynote
Jul 19 2018
parent Michael <michael toohuman.io> writes:
On Friday, 20 July 2018 at 00:46:37 UTC, John Belmonte wrote:
 Interesting (and way too detailed for me) tale of GC adventures 
 in golang:

 https://blog.golang.org/ismmkeynote
Seeing the pretty incredible reductions in additional latency was great. I would love to see some in-depth analysis of D's garbage collector.
Jul 23 2018