Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dfox
on May 26, 2010
|
parent
|
context
|
favorite
| on:
Android Project Changeset 4f8b683: libc/memset.c
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: