Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can allocate stuff on the stack.


Allocating things on the stack is still allocating things? It's faster to mutate than to allocate?


Allocating stuff on the stack is basically free. You just have to decrement the stack pointer.




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

Search: