Overview
Learn how to use Visual Studio Code for C++ profiling in game programming through this comprehensive lecture from the COMP4300 Game Programming course at Memorial University. Explore techniques for optimizing game performance, identifying bottlenecks, and improving code efficiency using Visual Studio Code's profiling tools. Gain insights into analyzing execution time, memory usage, and other critical metrics specific to game development. Apply these profiling skills to enhance the performance of your C++ game projects and create smoother, more responsive gameplay experiences.
Syllabus
COMP4300 - Game Programming - Lecture 20 - C++ Visual Code Profiling
Taught by
Dave Churchill