You’re only 3 weeks away from a new language
AI Engineer - Learn how to integrate AI into software applications
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the concept of Ahead-of-Time (AOT) compilation for Java in this 41-minute conference talk from the 2015 JVM Language Summit. Dive into the AOT compiler, container format, and current status of Java's AOT implementation. Examine performance metrics, including javac compilation times for Java 1.7, JRuby 9k startup, and benchmarks like SPECjvm98 and SPECjbb2013. Learn about shared library sharing and Graal bootstrap process. Gain insights into the future direction of Java compilation and runtime optimization from this technical presentation by Christian Thalinger.
Syllabus
Intro
Program Agenda
AOT compiler (1/2)
Container format
Current status
javac Performance
javac compiling 1.7 javac
JRuby 9k startup
SPECjvm98
SPECjbb2013: Sharing
Shared library sharing
Graal bootstrap (1/2)
Graal- first compilations
Taught by
Java