Some optimization opportunities
Jordi
mumismo at wanadoo.es
Mon Jun 21 00:21:22 CEST 2004
> > Calling gettimeofday this often seems a little strange to me and
> > certainly an important part of the 35 ms here is wasted due to system
> > call overhead.
>
> well, here you're assuming that *nothing* is being done between
> gettimeofday() calls. and as Maks pointed, strace *really* slows things a
> lot.
gettimeofday() is related to events, for instance mouse moves. It's part of Qt
and i'll say it's very optimized.
Regards
Jordi Polo
More information about the Kde-optimize
mailing list