5 ms·
Slow startup from command line
by throw2838 6y ago
Slow startup from command line
- pjmlp 6y agoAll free JDKs now offer AOT compilers and JIT caches.
- coldtea 6y agoWhich is relevant for a server how?
- forgetfulness 6y agoThis 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.
- JAlexoid 6y agoIs 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.