What's the typical latency for key strokes using an ssh connection on a local wifi network?

Posted by dan on Super User See other posts from Super User or by dan
Published on 2010-12-29T00:34:31Z Indexed on 2010/12/29 0:55 UTC
Read the original article Hit count: 207

Filed under:
|
|

I develop software on a Macbook Air 1.6 Ghz but find running Rails test suites and generators on this computer very slow. I'm thinking about buying a Linux tower to put on my local wireless network to do my Rails development on. I would want to use my Macbook Air and ssh into the Linux box and do my development with Gnu Screen, vim, etc.

Can I expect the keystroke and echo latency for a ssh session between two machines on a local wireless network to be negligible?

Does anyone develop using this kind of local setup?

© Super User or respective owner

Related posts about ssh

Related posts about Development