Add Word
All
| Word |
Explanation |
| Compiler Optimization |
Compiler optimization is the process of using some optimization techniques that have been programmed into a compiler, to improve the performance or reach other objectives of the source code. These techniques are automatically applied by the compiler whenever they are appropriate. Because programmers no longer need to manually apply these techniques, programmers are free to write source code in a straightforward manner, expressing their intentions clearly. Then the compiler can choose the most efficient way to handle the implementation details.
|
|
Disclaimer: This section is for information purposes only posted by the public. If you feel the information is incorrect, please send us an email to webmaster at computeruser dot com.