On March 18, Oracle announced the release of GraalVM for JDK 24, a new Java Development Kit that implements machine learning-based profile inference, resulting in an average performance increase of about 7.9% on microservices benchmarks. A notable feature of this update is GraalNN, which utilizes neural networks for context-sensitive static profiling to optimize performance further. The GraalVM allows developers to compile Java applications into native binaries, significantly reducing startup time and resource usage compared to traditional Java Virtual Machine applications.
Oracle has released GraalVM for JDK 24, an alternative Java Development Kit enhanced with machine learning to achieve an average performance boost of 7.9%.
The introduction of GraalNN, a new ML-enabled inference system, provides context-sensitive profiling that leads to improved performance on microservices benchmarks.
Collection
[
|
...
]