Back to Browse

Whole-program code optimization

131 views
Mar 30, 2021
28:06

A look at code optimization at the whole-program (interprocedural) level. This includes an overview of the challenges posed by separate compilation/linking, and optimizations relating to the inlining of subroutines and the placement of subroutines.

Download

0 formats

No download links available.

Whole-program code optimization | NatokHD