Program optimization: Difference between revisions

Content deleted Content added
m Reverted edits by 119.160.66.47 (talk) (HG) (3.4.10)
Free fire is the nice game
Tags: Reverted Mobile edit Mobile web edit
Line 3:
{{Refimprove section|date=February 2018}}|collapsed=|section=}}
 
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 [[algorithmic efficiency|efficiently]] or use fewer resources.<ref>[[Robert Sedgewick (computer scientist)|Robert Sedgewick]], ''Algorithms'', 1984, p. 84.</ref> In general, a [[computer program]] may be optimized so that it executes more rapidly, or to make it capable of operating with less [[Computer data storage|memory storage]] or other resources, or draw less power.play
 
==General==