On Thu, Jun 01, 2006 at 01:33:49PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > >On Thu, Jun 01, 2006 at 12:22:32PM +0200, Abdelrazak Younes wrote: > >>Enrico Forestieri wrote: > >>>On Thu, Jun 01, 2006 at 11:19:37AM +0200, Abdelrazak Younes wrote: > >>>>Guys, I am happy to report that all the performance problems noticed > >>>>with Lyx-qt4/Mingw have mostly disappeared. > >>>[..] > >>>>- Unfortunately, scrolling with pageDown key is a bit slower: 43 > >>>>seconds for MSVC instead of 37 seconds for Mingw. > >>>Sorry, but scrolling sluggishness is the most annoying thing for me. > >>It is _not_ sluggish here. And mouse scrolling has always been very fast > >>(instantaneous). > > > >Maybe you have a very fast machine ;-) > > Not very fast but certainly faster than yours: > pentium 4 mobile 1.80 GHz
Here is what I have: $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel type : primary processor cpu family : 6 model : 8 model name : unknown stepping : 6 brand id : 2 cpu count : 0 apic id : 0 cpu MHz : 897 fpu : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse > >>>I would like to have back the 1.3.x promptness ;-) > >>What time do you time for the PageDown scrolling test? > > > >I have a big .lyx file full of figures and equations which I use for > >testing. This is what I obtain (after all images were loaded, using > >same fonts and window size): > > > >LyX-1.5.0/Qt4 native: 1m23s scrolls jerkily > > This is with my experimental version right? Right. > If yes, I will upload soon a new version that contains quite a few > optimization. > > >LyX-1.5.0/Qt3 cygwin: 35s scrolls jerkily > >LyX-1.4.2/Qt3 native/cygwin: 35s scrolls jerkily > > This is -mno-cygwin right? Yes for the native win32 version. The cygwin version (I mean the version not using X11) essentially uses the same sources as the win32 version, so it has the same performance. > >LyX-1.4.2/Qt3 X11: 13s scrolls like a train till the end > >LyX-1.3.7/Qt3 native: 9s scrolls like a rocket till the end > > Thanks for the numbers, it is quite interesting. Interestingly enough, the X11 version on Windows performs much like the linux version. Here is the result I obtain with Debian/testing on the same computer: LyX-1.4.2/Qt3 linux: 10s scrolls like a rocket till the end -- Enrico