Hacker News new | ask | show | jobs
by TonyTrapp 1454 days ago
It does, because modern allocators do a lot of house keeping on top of the system heaps, e.g. to quickly reuse identically-sized memory chunks that were just freed.