From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4f80bbc926278b7ba74da13570f92f55@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Free Plan 9 "shell" accounts? From: "Russ Cox" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 18 May 2003 23:00:48 -0400 Topicbox-Message-UUID: b1b6f636-eacb-11e9-9e20-41e7f4b1d025 > The average human response time is something like 200mS. If there is a > problem then it's not 38mS latency, there is something else dragging it > down. This is true. There are too many round trips in most graphics operations. That multiplies the 38ms up to something barely bearable. But like I said, the latency of those operations is the real barrier to using the system remotely. Russ