13 Video: Golang's Realtime GC in Theory and Practice

youtube.com posted by kenny 2297 days ago  

Go's GC is optimized for low latency applications. In this talk we'll see how it works (the tricolor algorithm), why it works (achieving such short GC pauses), and most importantly, whether it works (bench-marking these GC pauses, and comparing them with other languages).

Register to comment or vote on this story