GraalVM - Run Programs Faster Anywhere
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the capabilities of GraalVM, an integrated, polyglot, high-performance execution environment for dynamic, static, and native languages in this conference talk from GOTO Berlin 2018. Discover how GraalVM enhances the Java ecosystem by supporting Java, Scala, Kotlin, Groovy, and other JVM-based languages, while also running dynamic scripting languages like JavaScript, Ruby, R, and Python. Learn through demonstrations about using GraalVM as a JVM JIT compiler, enhancing JIT performance, running native and polyglot programs, compiling ahead of time for faster startup and lower runtime overhead, debugging polyglot code with universal tools, and profiling performance and memory. Gain insights into how GraalVM can improve program execution speed across various platforms and languages.
Syllabus
GraalVM: Run Programs Faster Anywhere • Oleg Šelajev • GOTO 2018
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube