Hacker News new | ask | show | jobs
by kelseyfrog 421 days ago
Except the documentation says

> C4 differentiates itself from other generational garbage collectors by supporting simultaneous-generational con- currency: the different generations are collected using concurrent (non stop-the-world) mechanisms

1 comments

It doesn't matter at all. C4 uses STW.
I wish I could have learned more from this interaction than it doesn't matter.