Skip to content
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

Keystroke array should be a more descriptive data structure #2

Open
aczid opened this issue Apr 18, 2009 · 0 comments
Open

Keystroke array should be a more descriptive data structure #2

aczid opened this issue Apr 18, 2009 · 0 comments

Comments

@aczid
Copy link
Owner

aczid commented Apr 18, 2009

Currently keystrokes are stored in an array, and are treated as single characters.
To improve the accuracy of the algorithm it would be better to store calculate seek time of the current character relative to the last character.
I’m not sure what would be a good data structure for this. Maybe it should be a tree?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant