On Fri, 2006-02-17 at 16:02 +0000, Bartek Kostrzewa wrote:
> Out of interest I've compiled lyx 1.4.0cvs adding gprof and did some
> profiling to see why the scrolling was so slow in the qt frontend (and
> it is horribly slow, the gtk frontend is MUCH faster (but I guess also
> much less complete) )

The gtk frontend may be saving itself some time by ignoring scrollbar
updates.  Try loading the user guide and using the scrollbar to go to
the bottom.  For me, it only goes partway, and the scrollbar doesn't get
updated to allow getting to the real bottom of the document until I
click in the document area.  It may look fast, but it's still broken ;-)

Can you post the output of your profiling?  It would be interesting to
see which of the painting functions are taking most of the time.

John

Reply via email to