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

Even in code where performance is a serious concern, you don't need to feel guilty about using a data structure that is an array of pointers to 4 kbyte chunks or a tree of such chunks. 4K is linear enough that using a completely flat array probably won't be significantly faster.


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

Search: