Re: throwing lots of resources at a GC

2018-07-23 Thread Michael via Digitalmars-d
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

throwing lots of resources at a GC

2018-07-19 Thread John Belmonte via Digitalmars-d
Interesting (and way too detailed for me) tale of GC adventures in golang: https://blog.golang.org/ismmkeynote