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.
- Exploring Java Records beyonds Data Transfer Objects
- Java Interpreter: From Bytecodes to Machine Code in the JVM | Azul
- Upgrade a Java 8 Project to 11 or Higher - Azul | Better Java Performance, Superior Java Support
- 9 Outdated Ideas About Java - Azul | Better Java Performance, Superior Java Support
- What Should I Know About Java Garbage Collection as a Developer? - Azul | Better Java Performance, Superior Java Support
- Resolve Encoding Issues of Resource Files in Java Projects - DZone
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.