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

Out of curiosity, why do you use this? I expect the builtin strlen() to be even more optimized than this. There's a lot more you can do than a simple loop unrolling.


Especially when there's a decent chance the compiler would replace the loop with a call to strlen.




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

Search: