Hacker News new | past | comments | ask | show | jobs | submit login

Object pooling used to be more common in Java. Now it is mainly used for objects that are expensive (incurs latency) to create, not for GC reasons.



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

Search: