YoVDO

The Fundamentals of Garbage Collector Performance

Offered By: GOTO Conferences via YouTube

Tags

GOTO Conferences Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the fundamentals of garbage collector performance in this 44-minute conference talk from GOTO Chicago 2014. Explore the 203 Principle, generational garbage collectors, and the weak generational hypothesis. Learn about collection frequency strategies, old generation management, and techniques for reducing concurrent collections. Discover ways to optimize the duration of old generation collections and understand the role of soft references. Compare different old generation collectors and learn strategies to reduce their impact. Gain a comprehensive understanding of garbage collection principles that will empower you to make informed decisions about collector choices and tuning options for improved Java performance.

Syllabus

Agenda
The 203 Principle
Generational GCs
Weak Generational Hypothesis
Frequency
Strategies
Old Generation
Reducing Concurrent Collections
Duration of Old Generation Collections
Soft References
Old Generation Collectors
Reducing Old Generation Collectors
Summary


Taught by

GOTO Conferences

Related Courses

Addressing Algorithmic Bias
GOTO Conferences via YouTube
Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube
Why Static Typing Came Back
GOTO Conferences via YouTube
Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube
It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube