This document discusses various methods for improving computer performance, including increasing clock speed, parallelism through instruction-level parallelism and processor-level parallelism, pipelining, and superscalar architectures. It also covers metrics for measuring performance such as execution time, throughput, CPU time, and MIPS/MFLOPS. Amdahl's law and the CPU performance equation are explained as ways to analyze and compare the performance of different computer designs and implementations.