Tuning the final application, Tuning the final application -39 – Intel ARCHITECTURE IA-32 User Manual

Page 219

Advertising
background image

Coding for SIMD Architectures

3

3-39

Recommendation: When targeting code generation for Intel Core Solo
and Intel Core Duo processors, favor instructions consisting of
two-micro-ops over those with more than two micro-ops.

Tuning the Final Application

The best way to tune your application once it is functioning correctly is
to use a profiler that measures the application while it is running on a
system. VTune analyzer can help you determine where to make changes
in your application to improve performance. Using the VTune analyzer
can help you with various phases required for optimized performance.
See “Intel® VTune™ Performance Analyzer” in Appendix A for more
details on how to use the VTune analyzer. After every effort to optimize,
you should check the performance gains to see where you are making
your major optimization gains.

Advertising