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

Yeah. If you have that much control over your input and parsing is your bottleneck, you might as well use a binary format, mmap the file, cast the returned pointer to your data structure, and boom: zero time spent on parsing.

Still, very cool work.



That depends on what else you might want to do with the format.




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

Search: