Skip to content

Comment on A Guide to the Go Garbage Collector

Comments

Hm, I was hoping for a roadmap that would talk about supporting generations and more tuning options.

Would generational support improve anything given a) 99% of the nursery is probably already on the stack, and b) using generations to inform any kind of compaction / relocation still seems out of the question?

`GOMEMLIMIT` described in the document is a new tuning option.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.