|
|
|
|
|
by SethTro
1169 days ago
|
|
Moderately different; Particularly with respect to how to performance. If I read this correctly immortal objects stop changing refcount which prevents cache line invalidation while `gc.freeze()` just stops cleaning up objects with zero refcount. |
|