|
|
|
|
|
by pjmlp
4635 days ago
|
|
> Java needs a quite heavyweight runtime to be installed, that imposes quite a bit of startup overhead. One can always use one of the commercial native compilers for Java, any of them can easily produce static binaries with fast startup times. Don't measure Java the language, by Oracle JVM the implementation. |
|