Java's Startup Booster: CDS



Java's Startup Booster: CDS

Java's Startup Booster: CDS

CDS is an overlooked feature within the JVM that can improve startup performance. Its ease of use and robust implementation make it a feature more Java developers should know about and use in their applications and beyond. We take a look at CDS and its architecture to understand how it can achieve its goals.

⎯⎯⎯⎯ Resources ⎯⎯⎯⎯
• Dev.Java ➱ https://dev.java/
• CDS on Dev.Java ➱ https://dev.java/learn/jvm/cps-appcds/
• Spring Boot Petclinic Repo ➱ https://github.com/spring-projects/sp…

⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯
0:00 Intro
1:52 Startup Work
5:07 Reducing Repetition
9:10 Expanding Scope
14:47 What’s in the Archive
16:32 Use Cases
17:59 Future of CDS
18:57 Conclusions

Tags: #Java #OpenJDK #Performance

Comments are closed.