Optimizing software in C++
An optimization guide for Windows, Linux and Mac platforms



Book Details
Author | Agner Fog |
Published | 2020 |
Edition | 1st |
Paperback | 176 pages |
Language | English |
License | Creative Commons Attribution-ShareAlike |
Book Description
This is an optimization manual for advanced C++ programmers. This book are not for beginners.
Topics include:
- The choice of platform and operating system.
- Choice of compiler and framework.
- Finding performance bottlenecks.
- The efficiency of different C++ constructs.
- Multi-core systems.
- Parallelization with vector operations.
- CPU dispatching. Efficient container class templates.
This book is available under a Creative Commons Attribution-ShareAlike license (CC BY-SA), which means that you are free to copy, distribute, and modify it, as long as you credit the original author and license any derivative works under the same terms.
If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.