Hacker News new | ask | show | jobs
by Scaevolus 5246 days ago
Another nice thing about refcounting versus other garbage collection strategies is that it can have more deterministic memory access patterns-- including possibly preventing heap fragmentation.