Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Chapter 22. Performance

Table of Contents

Performance Overview
Interpreting these Results
Getting the Best Performance from this Library: Compiler and Compiler Options
Trading Accuracy for Performance
Cost of High-Precision Non-built-in Floating-point
Performance Tuning Macros
Comparing Different Compilers
Comparisons to Other Open Source Libraries
The Performance Test Applications

PrevUpHomeNext