-
Why is the application still counting time, and lowering the average speed down to zero, when the user is obviously not typing anymore ?
I have a couple of ridiculously low entries in my history because I had to get away from the keyboard for some time while in the middle of a dreal. Nothing told me that the entire duration of the dreal, including dead time, would count in the speed calcultation. On the countrary, the principle of least astonishement would have let me think that the program would have "paused" while I was away from the keyboard. Would it be difficult to implement a mechanism to detect away time that pause the program ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Pausing has been suggested and refused many times. I don't see a point in it, and it creates issues with calculation, creates questions when it comes to challenges, validity of results when it comes to leaderboards and more. Monkeytype was built from the beginning to measure continuous typing speed, and adding pausing is not something I'm planning to add. Sorry. |
Beta Was this translation helpful? Give feedback.
Pausing has been suggested and refused many times. I don't see a point in it, and it creates issues with calculation, creates questions when it comes to challenges, validity of results when it comes to leaderboards and more.
Monkeytype was built from the beginning to measure continuous typing speed, and adding pausing is not something I'm planning to add. Sorry.