Hacker News new | ask | show | jobs
by zigzag312 246 days ago
App that actually does something will probably have even larger startup overhead in Java as there will be more to compile just-in-time.
1 comments

Only when not using either AOT or JIT cache.