News

OpenJDK’s Project Leyden will implement condensers to improve the startup time, time to peak performance, and resource footprint of Java programs.
The author discusses his results of measuring the performance degradation of Java programs while using various data abstraction features of the language.
The latter issue often shows up in Java-based server programs. Garbage collection’s overhead can be substantial, and involves a tradeoff between memory and performance.