We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WindowsDriver
There's a big perf issue with key input in WindowsDriver - The same sluggishness does not happen with NetDriver
NetDriver
This can be seen everywhere, including UI Catalog's LIstView and TableView or CharMap.
Using the arrow keys to move around should not be this sluggish.
The text was updated successfully, but these errors were encountered:
WIndowsDriver
Adds another Benchmark switch - Help diagnose #3865 (#3870)
287e050
* Initial commit * Expanded benchmark with timeout command line
Successfully merging a pull request may close this issue.
There's a big perf issue with key input in
WindowsDriver
- The same sluggishness does not happen withNetDriver
This can be seen everywhere, including UI Catalog's LIstView and TableView or CharMap.
Using the arrow keys to move around should not be this sluggish.
NetDriver
WindowsDriver
The text was updated successfully, but these errors were encountered: