7 ms·
It's definitely one of the prettier SSH apps, but it faces the same barrier I've seen with other SSH apps - typing is too slow! It will sometimes be a full 2 se
by justinxreese 15y ago
It's definitely one of the prettier SSH apps, but it faces the same barrier I've seen with other SSH apps - typing is too slow! It will sometimes be a full 2 seconds between when i finish a word and it starts appearing on the screen.
Has anyone else noticed this or found one that doesn't do this? I'm doing this on iPhone, maybe the iPad is better, but I don't see any reason why.
- taylorbuley 15y agoMy demo also suggested sluggishness when typing. I figured it was my network connection.
- deleted 15y ago[deleted]
- nuclear_eclipse 15y agoI assume the cause of this is the high latency in your cell phone's data connection. I can eliminate most of the latency of using ConnectBot on my Android phone just by being connected to Wifi instead of HSPA.
- jrockway 15y agoreadline should really emit some character when it enters and leaves line-editing mode, so the line-editing can happen on the client side. It's not annoying to wait 200ms after you've finished your command and are waiting for the output. It is annoying to wait 200ms for your backspace to take effect.
- Terretta 15y agoWelcome to dialup, average latency 220 ms.