Hacker News new | past | comments | ask | show | jobs | submit login
Why Garbage Collection Is Not Necessary and Actually Harmful (mortoray.com)
2 points by piokuc on March 3, 2016 | hide | past | favorite | 1 comment



> Even a highly sophisticated, incremental, distributed collector must go through all the objects.

It doesn't if GC is run thread-wise, threads communicate copying messages around, and these threads are very short-lived.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: