Hacker News new | ask | show | jobs
by throw2838 1960 days ago
Slow startup from command line
3 comments

Is sub 100ms not enough these day?

Sure... IntelliJ IDEA startup isn't instant. Atom's startup isn't instant. QT Creator's startup isn't instant. GIMP starts in a few seconds... etc.

All free JDKs now offer AOT compilers and JIT caches.
Which is relevant for a server how?
This is on the comment thread of a tool to make client-side applications.

However, it's all besides the point because this tool takes Java (JVM) bytecode and translates it to WebAssembly, there's no JVM involved for end users at any point.