Stories
Slash Boxes
Comments

Dev.SN ♥ developers

posted by LaminatorX on Thursday March 06 2014, @08:20AM   Printer-friendly
from the satisying-clackity-clack dept.
An anonymous coward writes "Anyone know of good affordable keyboards that are low latency (preferably backed by actual stats)? Low latency is not the same as polling rate.

I had an old keyboard that was high latency (added about 30-50ms more latency when compared to a "gaming" mouse I had!) so I bought a low end "gaming" keyboard[1] which is lower latency but the keys "stick" sometimes (e.g. the system thinks keys are still being held down even though they aren't have to press the offending keys again to unstick them). I don't want to buy an expensive keyboard and find the latency to not be really much better or even worse[2]. And yes 30-50ms can be a noticeable and significant difference in games (2-3 frames).

I've done those reaction time test stuff and I get about 150-170ms using my "fastest" mouse (I have two), 170-190 with my new keyboard and 200+ms with my old keyboard. I see many people get 200+ ( see: http://cognitivefun.net/stat/1 ). At work on my employer's macbook pro I get 220+ms. So it's likely that high latency mice/keyboards[2] and screens[3] are too common. And you can appear to have 50-80ms faster reflexes just by having better equipment.

[1] an A4Tech G800V keyboard, based on one of the few less useless responses from the Other Site when I asked a similar question. Maybe it's faulty but it's going to be hard to prove since it's intermittent. FWIW I got it for half the newegg price and the place I bought it from doesn't sell A4tech mice or keyboards anymore.

[2] http://www.blackboxtoolkit.com/responsedevices.htm l
  http://www.pstnet.com/eprimedevice.cfm

[3] http://www.displaylag.com/display-database/"
 
This discussion has been archived. No new comments can be posted.
Display Options Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Thursday March 06 2014, @05:57PM

    by Anonymous Coward on Thursday March 06 2014, @05:57PM (#12240)

    Posting AC to avoid undoing moderation...

    This is key right here. PS/2 is interrupt driven, and USB is not only polled, but shared, and hub-ed, which means the polling is tree-ed out down the hubs. The more USB things plugged in the worse it gets, even of those things are simply other USB ports with a built in HUB.

    If you know your motherboard, you can make sure your keyboard/mouse is not shearing a header with anything else (external disk drives, thumb drives, wifi, sound devices, SD card readers, etc), and this will make a big difference. Most people don't realize just how widely their USB devices fan out. Polling has to ask each device if it has data to send, and even no response takes time to check.

    I always use PS2 keyboard for game play, although I've found I can get by with a wireless USB mouse if I keep it on a separate USB header. I've tried wireless and wired USB keyboards and they are quite inferior.