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

If the arrays are big enough for growing them to mess up your time budget, then it's quite likely that a linked list would already be failing.


Yep, and the associated dynamic memory allocation for LL nodes will still have latency spikes from the malloc implementation so its worst case latency is still bad.




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

Search: