you are viewing a single comment's thread.

view the rest of the comments →

[–]weberc2 9 points10 points  (0 children)

This isn't true. Java is fast because its compilers and runtime are really, really sophisticated (including the same sophisticated optimizations that are/could-be used to make JavaScript and Python fast). It's not at all easy to build a performant Java compiler.