Performance tests

Sven Langkamp longamp at reallygood.de
Wed Jan 19 16:06:51 CET 2005


On Wednesday 19 January 2005 09:51, Boudewijn Rempt wrote:
> * (rectangluar) Filling is very slow, too -- this is noted in the
> tileddatamanager code; we shouldn't use iterators here, but just create
> tiles in the new colour and save the old tiles for undo.
I tested erase 1000x1000 layer 3 times with KisHLineIterator and 
KisRectIterator.
Result:
KisHLineIterator 817ms
KisRectIterator 823ms

It would be interesting to know why the KisRectIterator isn't faster.


More information about the kimageshop mailing list