Program optimization (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
(No difference)

Revision as of 05:38, 23 August 2016

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: