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
- High Performance IOS Apps : Optimize Your Code for Better Apps — Gaurav Vaish; Brian Anderson; Nicole Shelby; Courtney Allen; Karen Montgomery; Rebecca Demarest (2016)
- C++ High Performance: Master the Art of Optimizing the Functioning of Your C++ Code, 2nd Edition. Code — Björn Andrist, Viktor Sehr (2020)
- Hands-on High Performance with Go : Boost and Optimize the Performance of Your Golang Applications at Scale with Resilience — Bob Strecansky (2020)
- Python High Performance Programming: Boost the Performance of Your Python Programs Using Advanced Techniques — Gabriele Lanaro (2017)
- C++ 17 STL Cookbook : Over 90 Recipes That Leverage the Powerful Features of the Standard Library in C++ 17 — Jacek Galowicz (2017)
- Haskell High Performance Programming : Boost the Performance of Your Haskell Applications Using Optimization, Concurrency, and Parallel Programming — Samuli Thomasson (2016)