▲ | kelseyfrog 5 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 5 months ago | parent [-] | |||||||
It doesn't matter at all. C4 uses STW. | ||||||||
|