Balanced GC: A Copying Garbage Collector for Golang - Lecture
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the concept of balanced GC, a copying garbage collector for Golang, in this 30-minute conference talk from GopherCon 2023. Learn how bump allocation for small pointerless objects in per-goroutine allocation buffers can be managed using a copying GC. Discover the potential of balanced GC to significantly enhance object allocation speed and boost the performance of large-scale online microservices. Gain insights into this innovative approach to memory management in Go programming, presented by Yifei Zhang at the Gopher Academy event.
Syllabus
GopherCon 2023: Yifei Zhang - Balanced GC: A Copying Garbage Collector for Golang
Taught by
Gopher Academy
Related Courses
Java Programming: Step by Step from A to ZUdemy Java Application Performance Tuning and Memory Management
Udemy ASP.NET Core New Features
LinkedIn Learning First Look: Java 10 and Java 11
LinkedIn Learning Java Essential Training: Syntax and Structure
LinkedIn Learning