<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
the flood fill is still slow even we optimzed the filling algorithm.<br>
Here is callgrind log of running krita with QPainter canvas<br>
<a href="http://valdyas.org/%7Elukast/projection-floodfill.tar.gz" target="_blank">http://valdyas.org/~lukast/projection-floodfill.tar.gz</a><br>
<br>
It seems like projection or pyramids are slow or something. The flood fill is<br>
also slow for OpenGL canvas. I will do the valgrinding.<br>
<br>
Dmitry, can you check it out?<br></blockquote></div><br clear="all">I looked at it briefly. It seems like a plenty of time is spent to KisPainter::bitBlt. New data manager api should fix this. But as for the KisImagePyramid, i think it should be disabled for the release, as without threading it is not much efficient.<br>
<br><br>-- <br>Dmitry Kazakov<br>