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