Program optimization (nonfiction): Difference between revisions

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


== Nonfiction cross-reference
== Nonfiction cross-reference ==
 
* [[Computer program (nonfiction)]]
* [[Computer science (nonfiction)]]


External links:
External links:

Revision as of 05:46, 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: