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

Creating a stack frame is just updating a register and writing a couple of values to L1 cache.


sometimes not even that. it might just update a single register and write nothing to cache or memory... and that cost might be hidden by out-of-order execution and the parallelism of different units on the CPU, making it effectively zero-cost.




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

Search: