Hacker News new | ask | show | jobs
by layer8 144 days ago
I agree. Keyboard-action-to-result-on-screen latency is much more important, and we are typically way above 17 ms for that.
1 comments

Yep, agreed, though it’s not just keyboard to screen. It’s also mouse click to screen. Really, any event to screen.
Initially I wrote “input device”, but since mouse movements aren’t generally a problem, I narrowed it to “keyboard”. ;) Mouse clicks definitely fall into the same category, though.