Re: Snappy GUI response
Owen Taylor <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2003-07-03 at 15:52, Mark Vojkovich wrote: > This is because people writing X applications (and particularly > X toolkits) have little understanding of graphics performance issues > in the X-Window system. They say they do, but the results (slower > and slower toolkits every year) imply that they don't. Most of > these problems lie in the continued failure of toolkits to reduce > the round trip communication between the client and the server. * Without any firm definition of *what* we are talking about, I think placing blame is a bit silly. * Modern toolkits in my experience make far less roundtrips than older toolkits like, say, Motif. I don't think "too many roundtrips" is the answer. Modern toolkits are slower than old toolkits, and they *should* be slower than old toolkits because they do vastly more. Not that us toolkit writers can't make things better, and shouldn't be trying hard to do it, but the above point of view is entirely too simplistic. * To put my first point a slightly different way, you can't optimize until you can measure what you are trying to optimize. Regards, Owen