Varying speed of a program.
|
05-21-2022, 09:46 AM
(This post was last modified: 05-21-2022 11:49 AM by matalog.)
Post: #1
|
|||
|
|||
Varying speed of a program.
I have been trying to measure how long a program takes to run using TICK:
Code: T1:=TICKS Which seems to do what it says it will. The problem is that it is different every time I run the program it returns a different length. There is no random WAIT() or anything that I would have thought would vary the runtime of the program. Any Ideas what causes the program runtime to change? To give an idea, it has been varying between 51 and 42 seconds for one program, and between 55 and 50 seconds for another. It seems to run fastest when the calculator has just been turned on. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Varying speed of a program. - matalog - 05-21-2022 09:46 AM
RE: Varying speed of a program. - albud44 - 05-21-2022, 10:02 AM
RE: Varying speed of a program. - Gene - 05-21-2022, 10:09 PM
RE: Varying speed of a program. - matalog - 05-21-2022, 05:01 PM
RE: Varying speed of a program. - matalog - 05-21-2022, 11:47 PM
RE: Varying speed of a program. - anyfoo - 05-22-2022, 01:34 AM
RE: Varying speed of a program. - matalog - 05-24-2022, 08:43 PM
RE: Varying speed of a program. - Albert Chan - 05-25-2022, 03:51 PM
RE: Varying speed of a program. - Terje Vallestad - 05-22-2022, 09:26 AM
RE: Varying speed of a program. - Kevin Ouellet - 05-23-2022, 10:55 AM
|
User(s) browsing this thread: 1 Guest(s)