Sessions
GOTO Chicago 2020

Tuesday Apr 28
13:30 –
14:10
Room 5
Wednesday Apr 29
10:00 –
10:40
Room 4
Wednesday Apr 29
13:30 –
14:10
Room 4

Maximizing Java Application Performance with GraalVM



This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




GraalVM is a high-performance virtual machine offering new optimizations for individual languages and seamless interoperability for polyglot applications. For Java, GraalVM lets you optimize different performance aspects including a choice between JIT and AOT compilation modes, employing diagnostics tools and selecting the best language libraries for the job.

In this session, we'll go through optimization strategies for the most common cases, discuss their benefits and trade-offs, and see what the latest project updates, such as Java 11 support, offer for speeding up your applications. We'll also take a look at how to make real-world applications GraalVM-ready and at the ecosystem of frameworks and libraries that you can use with GraalVM.

Java
programming
performance
back-end
front-end