Program optimization (nonfiction)

From Gnomon Chronicles
Revision as of 19:30, 16 November 2016 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Flowchart by Randall Munroe showing program optimization according to Randall Munroe.

In computer science (nonfiction), program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources.

In general, a computer program (nonfiction) may be optimized so that it executes more rapidly, or is capable of operating with less memory storage or other resources, or draw less power.

Fiction cross-reference

Nonfiction cross-reference

External links: