On Wed, Oct 04, 2006 at 11:40:54AM +0200, Abdelrazak Younes wrote: > Andre Poenitz wrote: > >Remove width cache for Qt 4 frontend. > > > >Total time for loading UserGuide + 250 x page down is > > > > 4.42s with map based font cache > > 3.46s with vector based font cache > > 3.44s without fontcache > > 3.18s without fontcache and inlined QLFontInfo::metrics > > By the way, even 4.42 is an impressive number. What machine do you have?
Celeron mobile 1.5 GHz. > I seem to remember that xform was at 7 or 8 seconds on Lars machine. Note that 250x down is not all way through the Userguide. This would be around ~400 or so, i.e. near the 7 s you mention. > If you have an LyX-1.4.X build with Qt3 and xforms it would be > interesting to have your results for comparison. I have barely enough space on that machine to build profile/no-profile. Andre'