Hacker News new | ask | show | jobs
by amusedcyclist 1416 days ago
Depends on the use case, but if you are working on web servers or other long lived processes the JVM is pretty close to native and can even beat native code thanks to JIT compilation.