Optimising a Small Real-World C++ Application
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore hands-on optimization techniques for a small real-world C++ application in this 48-minute conference talk. Learn how to utilize measurement tools like valgrind and cachegrind to identify performance hotspots. Discover common pitfalls in C++ programming and gain insights into avoiding them through the implementation of alternative algorithms and libraries. Gain practical knowledge on improving the efficiency and speed of your C++ code through this demonstration-based presentation delivered at NDC Conferences.
Syllabus
Optimising a small real-world C++ application - Hubert Matthews
Taught by
NDC Conferences
Related Courses
Go Speed Tracer - Guided FuzzingHack In The Box Security Conference via YouTube The Aftermath of a Fuzz Run - What to Do About Those Crashes?
Linux Foundation via YouTube Cold, Hard Cache - Insomniac's Cache Simulator
GDC via YouTube Testing Complex Applications for PHP7
PHP UK Conference via YouTube Troubleshooting Native Memory Issues in Java Applications
Java via YouTube