Memory Efficient Java
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore memory efficiency in Java applications through this 21-minute conference talk from GOTO Chicago 2020. Dive into the often-overlooked issue of memory inefficiency, which affects 60% of applications and can manifest as lower throughput and increased latency. Learn to identify telltale signs of memory problems and discover practical steps to address them. Follow along with live demos, real-world war stories, and insights into allocation sites and their impact on performance. Gain valuable knowledge about optimizing Java applications for better memory utilization and overall performance from Kirk Pepperdine, a renowned JVM expert.
Syllabus
Intro
Demo
What is your performance trouble spot?
Where do these problems show up?
Demo continued
War stories
What about Mastermind?
Allocation sites
Demo continued
Allocations
Demo continued
Taught by
GOTO Conferences
Related Courses
Concurrency Options on the JVMStrange Loop Conference via YouTube Gershwin - Stack-based, Concatenative Clojure
Strange Loop Conference via YouTube The Evolution of Hadoop at Spotify Through Failures and Pain
GOTO Conferences via YouTube Major Migrations Made Easy
Devoxx via YouTube Java - Quo Vadis
Devoxx via YouTube