AOT Computation in Java for Faster Startup 🚀
Explore how Ahead-of-Time (AOT) compilation improves Java application startup and warmup times, enhancing performance metrics.

Java
9.2K views • Aug 28, 2025

About this video
In recent years, application startup and warmup have become increasingly important metrics when evaluating an application's overall performance. Project Leyden seeks to address these concerns by creating an Ahead-of-Time Cache the JVM can use to improve startup and warmup. In this video, Billy explains how ACME Soft hopes to incorporate Ahead-of-Time computation into their development lifecycle.
JDK 25: https://jdk.java.net/25/
Java 25 Launch Stream: https://dev.java/community/java-25-launch/
ACME Soft's Road to 25: https://www.youtube.com/playlist?list=PLX8CzqL3ArzXJ2_0FIGleUisXuUm4AESE
~~~~~ Chapters ~~~~~
0:00 Intro
0:51 About Project Leyden
* https://openjdk.org/projects/leyden/notes/01-beginnings
2:44 Exploring JVM Startup
* https://www.youtube.com/watch?v=ED1oc7gn5uY
4:35 Creating an AOT Cache
* https://openjdk.org/jeps/483
* https://openjdk.org/jeps/514
* https://openjdk.org/jeps/515
7:37 AOT in the Real World
8:35 Outro
Tags: #Java #Java25 #Performance #OpenJDK
JDK 25: https://jdk.java.net/25/
Java 25 Launch Stream: https://dev.java/community/java-25-launch/
ACME Soft's Road to 25: https://www.youtube.com/playlist?list=PLX8CzqL3ArzXJ2_0FIGleUisXuUm4AESE
~~~~~ Chapters ~~~~~
0:00 Intro
0:51 About Project Leyden
* https://openjdk.org/projects/leyden/notes/01-beginnings
2:44 Exploring JVM Startup
* https://www.youtube.com/watch?v=ED1oc7gn5uY
4:35 Creating an AOT Cache
* https://openjdk.org/jeps/483
* https://openjdk.org/jeps/514
* https://openjdk.org/jeps/515
7:37 AOT in the Real World
8:35 Outro
Tags: #Java #Java25 #Performance #OpenJDK
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
9.2K
Likes
350
Duration
9:23
Published
Aug 28, 2025
User Reviews
4.6
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now