Hacker News new | ask | show | jobs
by mjg59 3216 days ago
Remember that 500 interrupts per second isn't the same as a report every 2 milliseconds - reading status from a device may involve more than one interrupt.
1 comments

True. And for some kinds of work, input latency probably becomes noticeable on a subconscious level quicker than one would guess.