Search This Blog

Monday, August 22, 2011

Visual C++ 6.0 - Developing Optimized Code

what a good article , its alwyes good to remember what you already forgot , the next link describe
how the Visual C++ compiler can optimize source code for speed and size and examines the reasons why code size matters. We have gone over the code generation and optimization switches and pragmas supported by Visual C++, how to choose the best switches for your project, and why and how to override them at the function level.

Developing Optimized Code with Microsoft Visual C++ 6.0
Profiling Your Application
C++ Optimization Strategies and Techniques



must for Visual c++ 6 developers ( yes i know its old .... )

Yaniv Tzanany

No comments: