Peter Kümmel wrote:
Abdelrazak Younes wrote:
Peter Kümmel wrote:
And here splitted by modules.
(And I also stop with this mail polluting the
list with profiling output.)
Out of 30 seconds, there is:
QEventDispatcherWin32::processEvents, 18.430434
This a lot! So, after all that's maybe not the painting that is slow:
QRasterPaintEngine::drawTextItem, 3.793952
but the event handler... Interesting.
Abdel.
I don't think the event handling counts, because it shows
the uptime time of lyx, even when nothing is painted.
Ah... I thought you did the PageDown test... So what is the use case for
these profile results?
Abdel.