-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use/configure typometer #2
Comments
To start the application simply run The "Usage" section of the Typometer description explains the principles and the steps fairly well. There are also a few practical tips on how to use Typometer posted as a comment to the main technical article. |
Hi Pavalfatin Thanks & Regards |
There's no need to load any files before starting the benchmark (the option to open a file is intended only for importing of previously exported results). Typometer doesn't rely on physical keyboard - it inserts characters automatically and measures delays between the emulated keystrokes and the appearance of new symbols on a screen. To perform the benchmark, one needs to:
|
Hi pavelfatin Thanks and Regards |
In principle, it's possible to modify the code so that the tool will employ user-generated input instead of the auto-generated keystrokes. However, such a modification is hardly practical, because, in software, there's no significant difference between those cases, yet there's no way to precisely control the timing of user-generated input (which is required to make the results reproducible). If you want to measure "physical" keyboard input lag, you need to use a hardware-based solution. |
Hi pavelfatin
i had downloaded & install java and typometer. but not able to use it and i did not find any other notes which explains how to use typometer.Can you please guide me about its uses.
Thanks
Rajnikant
The text was updated successfully, but these errors were encountered: