Hacker News new | ask | show | jobs
by anthk 1575 days ago
>, and is faster than golang

Nice joke. Go software runs much snappier and faster than any Java GUI or CLI tool.

1 comments

Not a joke. Large real world programs are proof (otherwise, my employer will not be spending millions of dollars on reinventing performance and other toolings already present in the JVM). What golang gui programs are you comparing against?

Java CLI tools compiled with GraalVM start up just as fast.