Content deleted Content added
إزالة تلقائي جميع البرامج المدفوعات Tags: Reverted Visual edit Mobile edit Mobile web edit |
|||
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]].
|