1,885
edits
Changes
→Calculating Performance
4. Calculate how long it takes for the code to execute, assuming a 1 MHz clock speed.
5. Consider ways to decrease the time taken to clear fill the screenwith a solid colour. Calculate the execution time of the fastest version of this program that you can create.
=== Modifying the Code ===