Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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