Hacker News new | ask | show | jobs
by hinkley 107 days ago
Generational GC assumes that short lived objects tend to come in groups, which is probably the best you can do in an OO language with shared everything.