C++ Performance and Optimisation
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore a comprehensive approach to creating high-performance C++ applications in this 58-minute conference talk. Delve into multi-level design issues, including the crucial role of domain knowledge, optimal selection of data structures and algorithms, and efficient memory allocation strategies. Examine the impact of modern machine architectures and caches on performance, and learn how to leverage move semantics for improved efficiency. Investigate various string handling techniques and their performance implications. Gain insights into effective measurement methodologies to quantify optimizations. Presented by Hubert Matthews at NDC Conferences, this talk provides a holistic view of C++ performance optimization beyond simple low-level tweaks.
Syllabus
C++ Performance and Optimisation - Hubert Matthews
Taught by
NDC Conferences
Related Courses
Основы разработки на C++: красный поясMoscow Institute of Physics and Technology via Coursera Complete Modern C++ (C++11/14/17)
Udemy C++: Advanced Topics
LinkedIn Learning C++ 17: Beyond the Basics
Pluralsight Master C++
LinkedIn Learning