Can anyone explain everything that is inside the picture? I wanna use this to analyze my scripts better.
As far as I know, generally, it is good for Activity to be below 3%. As for rate, you can read more about it here.
Some of the things script performance displays is (I think):
- How many times Data is being caled in a script when performing a task (The Count)
- Activity is an estimation of how well it works which is measured by how many times the script is called per a certain amount of time
- The rate of how many times a script’s Data per second.
1 Like