Overview
This book, "C++ High Performance", is designed to help developers optimize and enhance the performance of their C++ applications. It focuses on leveraging modern C++ constructs and techniques to write fast and efficient code while maintaining readability and scalability.
What this Book will help me do
- Master the use of modern C++ constructs for optimized and expressive code.
- Detect and resolve hardware bottlenecks like CPU cache misses for improved performance.
- Implement specialized data structures and algorithms to address performance-critical use cases.
- Employ advanced metaprogramming and reflection techniques to streamline and optimize code.
- Leverage parallel computing across CPU and GPU using STL execution policies and tools like Boost Compute.
Author(s)
None Sehr and Björn Andrist are seasoned software developers with extensive experience in C++ programming and performance optimization. They are passionate about helping developers write efficient, maintainable, and modern C++ code through their work and contributions to the community. Their writing is clear, practical, and enriched with real-world insights.
Who is it for?
"C++ High Performance" is ideal for professional C++ developers working on performance-critical or scalable applications. If you're looking to elevate your understanding of C++ and want to master performance optimization techniques, this book suits your needs. It is for individuals who are familiar with the basics of C++ and are eager to advance their skills. Whether you aim to improve efficient code deployment or expand your technical repertoire, this book is designed for you.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access