Content deleted Content added
Undid revision 1208414828 by 81.222.190.168 (talk) |
Added short description Tags: Mobile edit Mobile app edit Android app edit App description add |
||
Line 1:
{{Short description|Compiler optimization technique}}
{{Refimprove|date=April 2018}}
In [[computer science]], '''instruction scheduling''' is a [[compiler optimization]] used to improve [[instruction-level parallelism]], which improves performance on machines with [[instruction pipeline]]s. Put more simply, it tries to do the following without changing the meaning of the code:
|