Hacker News new | ask | show | jobs
by marshray 2975 days ago
Garbage Collection is a very consequential design decision. To free that last unused object is going to take O(total writable address space) memory bandwidth.