Coding Techniques That Can Improve Performance

Some coding practices, although often necessary, will slow down program performance:



Overview of Optimization
Calling Conventions
Inlining


Optimize Your Application
Debug Optimized Code


Keywords in C and C++