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

It isn't very hard to write C that is 10x better than C, because most programs have too many memory allocations and terrible memory access patterns. Once you sort that out you are already more than 10x ahead, then you can turn on the juice with SIMD, parallelization and possibly optimize for memory bandwidth as well.


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

Search: