Martin Vermeer wrote: > On Wed, 2006-11-08 at 10:54 +0100, Abdelrazak Younes wrote: >> Jean-Marc Lasgouttes wrote: >>>>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > ... > >>> This is without gcc debug STL, right? >> No but this is with MSVC STL debug which is normally quite slow. You're >> right, I should rebuild in release mode and see if things have improved >> after all the different micro-optimisations that have already taken place. >> There's a good chance that we have solved already most of the slowness >> as LyX-svn in debug mode is way faster than the (gcc-optimized) 1.4.3 >> for this test document. >> >> Abdel. > > What does this mean we should do for 1.4.4, if anything, to get it > faster (I am happy with 1.4.3 speed, but... any low hanging fruit?)? > > - Martin >
Having a look at the scrolling times, normalized to Joost's 1.4 build Joost 1.4 : 1 Joost 1.5 : >2 cmake 1.5 : 1.4 indicates that some compiler flags and macro definitions could speed up the 1.4 without only further changes. -- Peter Kümmel