top of page
Abstract
22 January
2020

Intro to GraalVM and Native Images

In this talk, we'll briefly go through key concepts of GraalVM and then focus on the native image overview. We'll talk about the best use cases for GraalVM native images and how to make sure it's the right solution for your project, where to get started, what are some helpful configuration options, and how to build native images within popular Java microservice frameworks for real-world projects.

By David Leopoldseder
dl - David Leopoldseder.jpg
Abstract
22 January
2020

GraalVM Native Image from a Compiler Developer’s Perspective

In this session David will provide a technical dive into the native image technology: the technical architecture of the native image, walk through the steps of the image building process, reflect on performance aspects of AOT and JIT-compiled code and talk about the key benefits of native image.

Photos

Video

bottom of page