---
title: "[VDBUH2026] Ana-Maria Mihălceanu - Supercharge your JVM performance with Project Leyden"
url: https://daily.dev/posts/vdbuh2026-ana-maria-mih-lceanu---supercharge-your-jvm-performance-with-project-leyden-gzdxyj9tl
source_url: https://www.youtube.com/watch?v=-70FSX2dmsU
type: video:youtube
source: "Devoxx"
published: 2026-05-13T03:39:06.799Z
updated: 2026-05-13T03:39:26.758Z
tags: ["java", "spring-boot"]
reading_time: 40
upvotes: 5
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# [VDBUH2026] Ana-Maria Mihălceanu - Supercharge your JVM performance with Project Leyden

**[Devoxx](https://daily.dev/sources/devoxx)** · 40 min read · 5 upvotes · 0 comments

## Summary

A conference talk covering Project Leyden and JVM startup/warm-up performance improvements in JDK 24, 25, and 26. The speaker explains the AOT (ahead-of-time) cache workflow — including three-phase and two-phase approaches — and how training runs using integration or smoke tests can significantly reduce startup time (up to 66% improvement). Practical guidance is provided for Spring Boot users, including unpacking nested jars with jar-mode tools, aligning training runs with production class loading, and deploying AOT caches in containers. JDK 26 improvements address GC compatibility (G1 vs ZGC) with baseline AOT caches. Benchmark data from Spring Pet Clinic shows real-world gains in startup time, memory footprint, and time-to-first-request when combining JVM AOT cache with Spring AOT.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=-70FSX2dmsU>

## Similar posts on daily.dev

- [How is Leyden improving Java Performance? Part 2 of](https://daily.dev/posts/how-is-leyden-improving-java-performance-part-2-of-k95xs5i7z) · Foojay.io · 1 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java), [#spring-boot](https://daily.dev/tags/spring-boot)

[View this post on daily.dev](https://daily.dev/posts/vdbuh2026-ana-maria-mih-lceanu---supercharge-your-jvm-performance-with-project-leyden-gzdxyj9tl)
