Hacker News new | ask | show | jobs
by dathinab 1643 days ago
In my experience the most common use case for zero-memset is not optimizations but to reduce fallout if you happen to initialize a field..., like a newly added field.