Program optimization (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
== Nonfiction cross-reference ==
== Nonfiction cross-reference ==


*[[Analysis paralysis (nonfiction)]]
* [[Computer program (nonfiction)]]
* [[Computer program (nonfiction)]]
* [[Computer science (nonfiction)]]
* [[Computer science (nonfiction)]]

Revision as of 08:19, 21 October 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: