Y
Hacker News
new
|
ask
|
show
|
jobs
by
sp332
3170 days ago
The PS/2 protocol is incredibly slow. Just sending two bytes over the wire via PS/2 takes 1.3 ms.
1 comments
ComputerGuru
3169 days ago
True. But that is throughout, not latency. Key presses are latency limited, not bandwidth limited.
link
sp332
3169 days ago
But the latency of your keyboard will be increased by 1.3 ms just by putting it on a PS/2 port. That's more than USB polling at 1000Hz.
link