Techniques for a Faster JVM Start-Up
Offered By: Devoxx via YouTube
Course Description
Overview
Explore techniques for improving JVM start-up time in this 42-minute conference talk by Ionut Balosin at Devoxx. Learn when JVM start-up matters and discover methods applicable to any JVM-based application, regardless of programming language. Delve into application class-data sharing (AppCDS), Ahead-of-Time (AOT) compilation, and useful JVM flags. Witness hands-on demonstrations and benchmark results for both OpenJDK HotSpot and Graal VM. Gain insights into Dynamic CDS, ABCDS, DynamicCDFS, and their structures. Understand the limitations and explore Eclipse OpenG9 native compilation to enhance your JVM performance optimization skills.
Syllabus
Introduction
When JVM startup matters
Dynamic CDS
ABCDS
DynamicCDFS
Multiple DynamicCDFS
DynamicCDFS Structure
Practice
Summary
Limitations
Eclipse OpenG9
Native compilation
Taught by
Devoxx
Related Courses
Progressive Delivery in the Kubernetes EraDevoxx via YouTube Data-Oriented Programming in Java
Devoxx via YouTube Why and How to Upgrade to Java 17 - and Prepare for 21
Devoxx via YouTube The SolutionFactory to Java's Problems
Devoxx via YouTube Stranger Danger - Your Java Attack Surface Just Got Bigger
Devoxx via YouTube