Week 6: Efficient Code 2
Week of 2/22
Mandatory videos
Tuesday
Watch this one before class:
Compile-Time Optimizations in C++ (14:05)
We’ll watch this one during class:
Other C++ Optimizations (23:57)
Thursday
Watch both of these before class:
Profiling Python code
Profiling C++ code
Optional bonus videos:
Bits in C++ (21:15)
Temporary Values in C++ (15:03)
In class:
Review Homework #2, Example Problems
Out:
Lecture review assignment #6