Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore memory efficiency in Java applications through this 38-minute conference talk from GOTOpia Europe 2020. Dive into the often-overlooked issue of memory inefficiency, which affects 60% of applications and can manifest as lower throughput and longer tail latency events. Learn to identify telltale signs of memory inefficiency and discover practical steps to address these issues. Follow along with demonstrations, war stories, and in-depth discussions on allocation sites, Java heap management, and strategies for reducing allocations. Gain valuable insights into optimizing Java application performance and understanding the relationship between pause times and memory occupancy.
Syllabus
Intro
Demo
What is your performance trouble spot?
War stories
Allocation site
Java heap
Problems
Pause vs. occupancy
Reducing allocations
Demo
Taught by
GOTO Conferences