Programming Tips and Tricks
My Tips and Tricks for C#, C, C++, MatLAB, Java, LaTeX, Python and more!
Pages
Home
Learn One Thing A Day
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
Some very well written guides :
http://www.agner.org/optimize
A must read!
Older Posts
Home
Subscribe to:
Posts (Atom)