Hacker News new | ask | show | jobs
by gumby 2343 days ago
My point is that nobody cares about the time to zero out small blocks of memory, but when allocating large blocks you'll typically have to request the memory anyway...in which case don't re-zero it.