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

Computer memory is already a big array. Probably what you are thinking of is that processing array items sequentially is a lot faster than following pointers, but in the cases I'm talking about, you end up using array indices instead of pointers, which isn't much faster.


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

Search: