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

But you don't actually save that much CPU and it's certainly not worth having to spend five times your working-set size just to equal explicitly-managed memory in performance terms.

Seriously, if you want cheap allocations use a freaking allocation pool. They're not that hard to implement in C++.




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

Search: