The Garbage Collection Handbook

The Garbage Collection Handbook

  The Garbage Collection Handbook http://gchandbook.org/editions.html

 

// The algorithm decomposes into several steps.
// This is a high level description of the algorithm being used. For an overview of GC a good
// place to start is Richard Jones' gchandbook.org.
//



https://github.com/cch123/golang-notes/blob/master/gc.md


posted @ 2020-11-02 09:39  papering  阅读(219)  评论(0编辑  收藏  举报