Hacker News new | ask | show | jobs
by akerro 2983 days ago
I actually work on low latency Java backends, I have no idea how this works ;)
1 comments

> low latency Java

(Does not compute)

Sure it doesnt ;)

The think that myth is coming from the fact that JVM is heavy (150MB?), so it takes time to start, and hot-spot needs some iterations on a source code before it can fully apply JIT, but other that that, Java is really good.