Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1173 days ago
Reference counting is a toy GC algorithm, quite simple to implement.
Making it perform as fast as tracing GC algorithms, now that is a serious project.