Who is this for?
Developers looking to optimize C++ performance based on runtime behavior.
What will you learn?
Upon completion of this learning path, you will be able to:
- Microbenchmark a function using Google Benchmark.
- Apply profile-guided optimization to build performance-tuned binaries.
Prerequisites
Before starting, you will need the following:
- Basic C++ understanding.
- Access to an Arm-based Linux machine.