Program optimization: Difference between revisions

Content deleted Content added
Added info about metrics
Line 35:
 
===Compile level===
Use of an [[optimizing compiler]] with optimizations enabled tends to ensure that the [[executable program]] is optimized at least as much as the compiler can predictreasonable perform. See [[Optimizing compiler]] for more details.
 
===Assembly level===