Hacker News new | ask | show | jobs
by vbezhenar 518 days ago
Java faster than Go and has much more advanced GC.
1 comments

Is it actually, in practical applications? Just firing up the JVM can take seconds, while Go is often used for CLI programs that only run for milliseconds.