mtchuyen / Golang-Tips

Tips in Golang programming
3 stars 2 forks source link

Golang Garbage Collection (GC) #15

Open mtchuyen opened 2 years ago

mtchuyen commented 2 years ago

Go 1.4+ Garbage Collection (GC) Plan and Roadmap

https://docs.google.com/document/d/16Y4IsnNRCN43Mx0NZc5YXZLovrHvvLhK_h0KN8woTO4/edit#heading=h.o8eay7ieosat

Understanding gollvm garbage collection

https://groups.google.com/g/golang-nuts/c/6pCHGXWvVFk

mtchuyen commented 2 years ago

How GC trace stack objects