GraalVM: Maximizing Java Application Performance

GraalVM: Maximizing Java Application Performance

GraalVM is a high-performance open source 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.

This presentation goes 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. It also discusses how to make real-world applications GraalVM-ready and at the ecosystem of frameworks and libraries that you can use with GraalVM.

Video producer: https://gotochgo.com/