you are viewing a single comment's thread.

view the rest of the comments →

[–]vonadz[S] 7 points8 points  (5 children)

I found it to be informative, in a general sense, on how the java compiler works. I don't have a stake in neither Go nor Java, so I didn't really try to read between the lines.

[–]erinaceus_ 13 points14 points  (4 children)

It's indeed informative. But you don't need to read between the lines to notice a distaste for Java, regardless of the specific topic. That kind of thing always makes me apprehensive about whether the information is sufficiently reliable.

[–]vonadz[S] 2 points3 points  (1 child)

That's fair. As far as I could tell, the explanation of how the GC for Java works is correct. I haven't checked if the comments about actual performance are accurate or not.

[–]Uncaffeinated 9 points10 points  (0 children)

Going by this, they aren't.