On 09/08/2010 03:19 PM, Pavel Sanda wrote:
Richard Heck wrote:
FIXME there when working on updateBuffer(). This is the ONLY call to this
routine that is neither (a) inside the read and export routines nor (b)
inside updateBuffer(). That will sharply limit the number of calls to
updateMacros().
the problem is that we do not remedy the root cause. we just try generally
speed up the code. but i encounter problem which other do not so the real
question is where from comes this difference.

for example if the bottleneck is inside qt, would be this bottleneck caught
by this profile (ie. are those time qt routines inclusive)?

Maybe not. I seem to remember that you need to tell gprof to also profile Qt calls.

Abdel.

Reply via email to