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
Introduction to Cloud Infrastructure TechnologiesLinux Foundation via edX Scalable Microservices with Kubernetes
Google via Udacity Introduction to Kubernetes
Linux Foundation via edX Architecting Distributed Cloud Applications
Microsoft via edX IBM Cloud: Deploying Microservices with Kubernetes
IBM via Coursera