0%

Java

Java can be very fast, however it can be well worth avoiding object creation.
The cost of object creation can be far higher than the cost of cleaning them up if they are very short lived.

Misc

Gluon provides an easy and modern way for developing Java Client Applications.
These applications can run on the JVM or can be converted to a platform specified native-images which have lighting fast startup and takes a fraction of space. Moreover, applications can also be targeted to Android, IOS, and embedded apart from all desktop.