Remix.run Logo
kelseyfrog 2 months 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

pebal 2 months ago | parent [-]

It doesn't matter at all. C4 uses STW.

kelseyfrog 2 months ago | parent [-]

I wish I could have learned more from this interaction than it doesn't matter.