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

Just curious, what do you do? It's interesting that you optimize a lot of C/C++ programs... game development maybe?


Network security software, reverse engineering, and (a bit earlier in my career) streaming video/multicast.

I got a 7x performance improvement in a performance-critical component at Arbor Networks within a couple weeks of starting there just by profiling, finding malloc/free at the top of the profile, and switching to an arena allocator. I have other malloc stories, but that's the simplest. I've learned to fear malloc.


I'd like to hear the other malloc/free stories whenever you're inclined.


My guess is something cryptographic.


cperciva is the resident crypto person here. =)




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

Search: