Memory Efficient Java
Offered By: GOTO Conferences via YouTube
Course Description
Overview
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
Related Courses
C++ For C Programmers, Part AUniversity of California, Santa Cruz via Coursera Advanced C Programming: Pointers
Udemy C Programming:The best approach to learn C Language
Udemy First Look: Java 10 and Java 11
LinkedIn Learning لغة البرمجة C++ لمبرمجي اللغة C، الجزء (أ)
University of California, Santa Cruz via Coursera