Skip to content

Opening book details…

Can I read C++ High Performance: Boost and Optimize the Performance of Your C++17 Code on EtoBox?

C++ High Performance: Boost and Optimize the Performance of Your C++17 Code by Björn Andrist & Viktor Sehr [Andrist, Björn & Sehr, Viktor] is a nonfiction available to read on EtoBox.

What is C++ High Performance: Boost and Optimize the Performance of Your C++17 Code about?

Write code that scales across CPU registers, multi-core, and machine clustersKey FeaturesExplore concurrent programming in C++Identify memory management problemsUse SIMD and STL containers for performance improvementBook DescriptionC++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the performance of your C++ apps by allowing them to run faster and consume fewer resources on the device they're running on without compromising the readability of your code base.The book begins by helping you measure and identify bottlenecks in a C++ code base. It then moves on by teaching you how to use modern C++ constructs and techniques. You'll see how this affects the way you write code. Next, you'll see the importance of data structure optimization and memory management, and how it can be used efficiently with respect to CPU caches. After that, you'll see how STL algorithm and composable Range V3 should be used to both achieve faster execution and more readable code, followed by how to use STL containers

Who reads C++ High Performance: Boost and Optimize the Performance of Your C++17 Code?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Björn Andrist & Viktor Sehr [Andrist, Björn & Sehr, Viktor]
Publisher
Packt Publishing
Published
2018
Language
EN
Category
nonfiction
Subjects
Computer Science, Programming, Stem
Rating
4.3 / 5 (57 ratings)
Updated
2026-03-14

More by Björn Andrist & Viktor Sehr [Andrist, Björn & Sehr, Viktor]

Browse all works by Björn Andrist & Viktor Sehr [Andrist, Björn & Sehr, Viktor]

Similar books