Hacker News new | ask | show | jobs
by lumpypua 4234 days ago
I do agree with this critique. Object allocation patterns that suck down space in a GC'ed system equally abuse a refcounting system, just you're paying in CPU time rather than memory.