Hacker News new | ask | show | jobs
by fulafel 2644 days ago
Refcounting has long tail latency too arising from cascading deallocations.

(And then you have ref cycles which is another kind of headache. And poor cache behavior from all those refcount updates.)