[Kst] Performance
George Staikos
staikos at kde.org
Thu Dec 16 19:06:19 CET 2004
On Thursday 16 December 2004 13:01, Barth Netterfield wrote:
> > > -Make sure things aren't waiting for things that they don't need to be
> > > waiting for...
> >
> > Include X11 calls, which is what QCursor::pos() does. It's a
> > roundtrip...
>
> How long on a local machine? Over the web, obviously, this is open
> ended... 1 per mouse I assume...
10-35ms per call, local client. I have a patch that removes most of these
but it's not done yet. (Still buggy)
> > > -Improve the algorithms within the updates.
> >
> > This is part of #2 also.
>
> Statistical optimizations, etc was what I was refering to here. Local
> optimizations.
Ah in drawing.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list