On Mon, Oct 08, 2007 at 01:04:51PM -0400, Bennett Helm wrote: > Andre - > > Did you mean to send this to the list? (It only went to me.)
Erm.. yes. Sort of at least... > > Bennett > > On Oct 8, 2007, at 12:52 PM, Andre Poenitz wrote: > > >On Mon, Oct 08, 2007 at 09:35:58AM -0400, Bennett Helm wrote: > >> > >>Reconfigured with --enable-debug and no --enable-profiling. I ran > >>LyX, opened a new document, started profiling, and held down the > >>letter "w" for 30 seconds. The result is here: > >> > >><http://edisk.fandm.edu/bennett.helm/LyX/LyX-1.5-time- > >>profile.txt.zip> > > > >+ 4848.1 ms start (lyx) > >| + 4848.1 ms _start (lyx) > >| | + 4848.1 ms main (lyx) > >| | | + 4848.1 ms lyx::LyX::exec(int&, char**) (lyx) > >| | | | + 4848.1 ms QCoreApplication::exec() (lyx) > >| | | | | + 4848.1 ms > >.... > >OpaqueEventRef*, void*) (lyx) > >| | | | | | | | | | | | | | | | | | | | | | | | + 1894.0 ms > >QWidgetPrivate::paintBackground(QPainter*, QRect const&, bool) const > >(lyx) > >| | | | | | | | | | | | | | | | | | | | | | | | | + 1893.0 ms > >QPainter::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF > >const&) > >(lyx) > >| | | | | | | | | | | | | | | | | | | | | | | | | | + 1892.0 ms > >QCoreGraphicsPaintEngine::drawTiledPixmap(QRectF const&, QPixmap > >const&, > >QPointF const&) (lyx) > > > > > >So 1.9 of 4.8 seconds for painting some kind of background. This looks > >"interesting". > > > >I guess there's no way to know what widgets the QWidgetPrivate:: > >belongs > >to? > > > >Andre' > > >
