Sehr, Viktor
C++ High Performance: Boost and optimize the performance of your C++17 code
- ISBN 13:
- 9781787120952
- author:
- Sehr, Viktor
- format:
- Paperback
- publisher:
- Packt Publishing
- language:
- English
- Publication Year:
- 2018
- Pages:
- 374
- Dimensions:
- 23.5 x 19.05 x 1.96 centimetres
- Genre:
- Computers, Programming, C++,
- Condition:
- New
- Availability:
- Item usually sent within 5 working days
Description
C++ High Performance by Viktor Sehr and Bjorn Andrist is a comprehensive guide to optimizing C++ performance. This book helps you identify hardware bottlenecks, write specialized data structures, and use modern metaprogramming techniques to boost your code's speed. By mastering the techniques outlined in this book, you'll be able to achieve efficient memory management, reduce boilerplate code, and reap the benefits of lock-free concurrent programming. You'll also learn how to perform under-the-hood optimizations with preserved readability using proxy objects and gain insights into subtle optimizations used by STL algorithms. Whether you're a C++ developer looking to improve your skills or simply wanting to take your code to the next level, this book provides the knowledge and expertise needed to write high-performance C++ code.