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

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Chapter 20. 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