Introduction
When a computer program is translated into machine instructions, some parts can be made simpler or faster. Local optimization looks at small sections of these instructions to find easy improvements that make the program run better without changing what it does.