Program optimization: Difference between revisions

Content deleted Content added
إزالة تلقائي جميع البرامج المدفوعات
Tags: Reverted Visual edit Mobile edit Mobile web edit
m Reverted 1 edit by Adfghjklt (talk) to last revision by OAbot
Line 96:
 
==When to optimize==
<!-- This section is linked from [[Python (programming language)]] -->
إزالة تلقائي جميع البرامج المدفوعات
 
Optimization can reduce [[readability]] and add code that is used only to improve the [[Computer performance|performance]]. This may complicate programs or systems, making them harder to maintain and debug. As a result, optimization or performance tuning is often performed at the end of the [[development stage]].