Hacker News new | past | comments | ask | show | jobs | submit login

I have a better question: when is the Oracle JVM going to support caching of JIT'ed code profiles from the last run so the JVM can start up faster and doesn't have to warm up? This will make running Eclipse soooo much smoother.



The gains for this approach are usually marginal as disk IO is expensive vs generating code in memory using the JIT.




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

Search: