Jean-Marc Lasgouttes wrote: >> forgot to add - i went in the middle of additional manual, switched on the >> outliner and just hold right arrow key for two paragraphs... > > Note that gprof does not show you X usage, only what happens inside LyX > (not even Qt). It is better to compile a release build with debug info > and use sysprof on that.
yes i came to the same conclusion. i went through all the entries posted in my mail above, and all functions are +-4% at max, nota bene drawing functions take more precentage time in outliner-off session... will look what sysprofs can do... pavel