0:00
/
0:00

Paid episode

The full episode is only available to paid subscribers of Computer, Enhance!

Selectively Preventing Optimizations

When we want to microbenchmark code in a high-level language, we want almost all optimizations applied - except for the ones that would remove the code entirely.
3

This is the fourth video in Part 5 of the Performance-Aware Programming series. Please see the Table of Contents to quickly navigate through the rest of the course as it is updated. The listing referenced in the video (listing 196) is available on the github.

The full video is for paid subscribers