Y
Hacker News
new
|
ask
|
show
|
jobs
by
nraynaud
4234 days ago
it's not really "significant" if you don't optimise it that way. It's only the first generation scavenger that needs space for breathing.
1 comments
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.
link