Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> but because the garbage collector needed to scan the entire LRU cache in order to determine if the memory was truly free from references

Yeah please tell me again how GC is a superior solution to reference counting in cases when you know exactly when you don't need the object anymore.

(Hint: RC is not GC if the object is dealocating itself)



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

Search: