Jump to content

Optimization (computer science)

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:32, 2 September 2009 by Rubinbot (talk | changes) (robot Modifying: en:Program optimization)

In computing, optimization is the process of modifying a system to make some features of it work more efficiently or use fewer resources. For instance, a computer program may be optimized so that it runs faster, or to run with less memory requirements or other resources (see Space-time tradeoff), or to consumes less power.

The "Optimized system" may be a single computer program, a collection of computers or even an entire network such as the Internet.

Other websites