Justify the characteristics of peephole optimization?
Answers
Answered by
0
Peephole optimization is a simple and effective technique for locally improving target code. This technique is applied to improve the performance of the target program by examining the short sequence of target instructions (called the peephole) and replace these instructions replacing by shorter or faster sequence whenever possible. Peephole is a small, moving window on the target program.
Similar questions
Chemistry,
6 months ago
Math,
6 months ago
Business Studies,
1 year ago
Computer Science,
1 year ago