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

I have written similar code but with more optimizations. It's much faster to allocate chunks of memory onto the stack, then do small amounts of decoding into this stack memory before committing the memory back into the heap. I don't think it is good code from a performance standpoint.


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

Search: