Post #512554
2026-03-04 07:35 UTC
@screwlisp@gamerplus.org @kentpitman@climatejustice.social @cdegroot@mstdn.ca @ramin_hal9001@fe.disroot.org @dougmerritt@mathstodon.xyz
5? maybe for mark&sweep
but I can't see how more than 2 would ever be necessary for a copying GC. Once you have enough space to copy everything *to* (on the off-chance that absolutely everything actually *needs* to be copied), you're basically done...
... and if you're following the usual pattern where 90% of what you create becomes garbage almost immediately, you can get by with far less.
Replies (0)
No replies.