Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's actually not correct at all. Hello World is slow because you have to start up the JVM. Once it's started it's rather fast. Your web application has the same JVM startup cost but not a lot more than that.


The jvm takes 50 ms to start. That's 620ms unaccounted for in Hello World.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: