Angus Leeming wrote: > $ ../configure \ > --enable-profiling \ > --disable-assertions \ > --disable-stdlib-debug \ > --enable-optimization=-O2 \ > --with-frontend='qt' --with-qt-includes='/usr/include/qt3' \ > LDFLAGS='-Wl,-t'
OK, Jean-Marc, Georg. The thing took over an hour to link but it works. I fired up LyX, opened up an old document and typed garbage in the first paragraph faster than LyX could keep up. Then I quit LyX. You can find the resulting output of $ gprof ./lyx-qt > profile.txt here: http://www.lyx.org/~leeming/profile.txt.bz2 (209kB expanding to 4.1MB) Does it help any? Angus ps, this is pristine CVS. I haven't tried out Martin's patches. I'm perfectly happy to do so, but would like someone to take me through the output first :) -- Angus
