Y
Hacker News
new
|
ask
|
show
|
jobs
by
staticassertion
2333 days ago
But it actually is just garbage collection.
1 comments
Sean1708
2333 days ago
It is but in the context of this discussion it's very clear that they meant a tracing garbage collector, which has a very different cost than atomic reference counting. Or to put it another way: you're technically correct, the worst kind of correct.
link