Hacker News new | ask | show | jobs
by scott_s 5210 days ago
No, I'm talking about caching: keeping data around that you have previously used, assuming you will use it again. However, in order to support caching, you must pre-allocate memory.