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

100%. Since you mention memory management: Generational GC is pretty much the same idea: Keep the stuff that's least likely to change an important property (liveness) together.

Conceptually the underlying general idea is to sort things based on stability if you can avoid recomputing properties of the stable part.

 help



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

Search: