Optimizing software means fine-tuning the code so that a program executes as quickly as possible while using a minimum of system resources, such as memory and disk storage. This book shows how to write software meeting those goals. As applications continue to stretch the limits of hardware, time and space optimization remain critical. This book uses complete software projects to illustrate optimization as it exists in the real world, including compromises inherent in the various processes. Numerous examples and review ...
Read More
Optimizing software means fine-tuning the code so that a program executes as quickly as possible while using a minimum of system resources, such as memory and disk storage. This book shows how to write software meeting those goals. As applications continue to stretch the limits of hardware, time and space optimization remain critical. This book uses complete software projects to illustrate optimization as it exists in the real world, including compromises inherent in the various processes. Numerous examples and review questions are included.
Read Less