Introduction

Get introduced to the concepts we will learn in this chapter.

Since this course is about writing C++ code that runs efficiently, we need to cover some basics regarding measuring software performance and estimating algorithmic efficiency. Most of the topics in this chapter are not specific to C++ and can be used when facing a problem where performance is an issue.

Get hands-on with 1200+ tech skills courses.