Showing posts with label How to optimize your code. Show all posts
Showing posts with label How to optimize your code. Show all posts

Monday, July 11, 2016

Useful resources for code Optimization (C/C++/Assembly)


Here some references I find useful when it comes to code optimizations in C++

  • A case for strlen (32 bit only!) :  Just to start with a basic example!
 http://strchr.nfshost.com/optimized_strlen_function