Hacker News new | ask | show | jobs
by gautamdivgi 2232 days ago
What is wrong with java performance? I think the garbage collection in Java is probably (if not) one of the best.

Start-up times are an issue. But once warmed-up the JVM is very performant provided tuned well.