aliases:
tags:
- Type/Concept
- seed
publish: true
version: 1.1
dateCreated: 2022-03-02, 12:28
dateModified: 2025-04-08, 22:12
from:
- "[[Concepts]]"
related: []
contra: []
to: []
In computer science, program optimization, code 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 may be optimized so that it executes more rapidly, or to make it capable of operating with less memory storage or other resources, or draw less power. | |
---|---|
wikipedia:: Program optimization |