javaadvent.com
Getting started with GraalVM - by Oleg Šelajev
Learn how to get started with using GraalVM for your Java projects. GraalVM gives you great peak performance and native-image can give your code incredible startup time and smaller memory overhead.
Oleg Shelajev