Optimising a Small Real-World C++ Application
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore a hands-on demonstration of optimizing a small real-world C++ application in this conference talk from ACCU 2019. Learn how to use measurement tools like strace, perf tools, valgrind, and cachegrind on Linux to identify application hotspots. Discover common pitfalls and strategies to avoid them through the use of different algorithms and libraries. Gain insights from Hubert Matthews, an experienced C++ programmer and educator with over 20 years of experience in the field. Benefit from his expertise as a systems architect, software consultant, and member of the UK BSI standards committee for C++.
Syllabus
Optimising a small real-world C++ application - Hubert Matthews [ACCU 2019]
Taught by
ACCU Conference
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera