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

Don't underestimate the compiler optimizations. GCC 4.3.1 on i386 with -O3 generates pretty involved optimized code that actually stores whole aligned 32bit words. (and I strongly suspect that this generated code is faster than rep stosb).


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

Search: