On Mon, 19 Dec 2016 20:56:39 -0800 (PST) Tyler Compton <xavi...@gmail.com> wrote:
> https://medium.com/@octskyward/modern-garbage-collection-911ef4f8bd8e#.c48w4ifa7 > > Thoughts? How accurate is this article? If it is, why, historically, > is the work being done on the GC so concentrated on pause times? > > For more > discussion: > https://www.reddit.com/r/golang/comments/5j7phw/modern_garbage_collection/ The article is a typical case of the "sofa theoretist" write-up: take a couple of phrases out of several Go announces, do no research, read no source code, be not familiar with any developer working on the Go's GC, have not to hear their reasoning, lump together whatever you know about your pet platform (Java), point at decades of academic research. Done. Thanks for the author's point of view, but I personally would trade all those decades and tuning put into the JVM's GC for tests done by Go engeneers in the field. Evidence always trumps any theoretisation. :-) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.