1,885
edits
Changes
→Calculating Performance
=== 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 the screen. Calculate the execution time of the fastest version of this program that you can create.