Hacker News new | ask | show | jobs
by mping 2484 days ago
You can start the JVM in well under a second, the problem is most JVM programs don't care about startup time thus startup becomes slow. Most JVM apps are designed to be long lived.