New Tiled Data Manager ideas and tests

Dmitry Kazakov dimula73 at gmail.com
Tue Jun 2 11:55:14 CEST 2009


>
> You'll get a massive speedup if you override new/delete for KisTileData and
> use a pool allocator. Also you KisTileData::m_data should be pool allocated
> as well.
>

Thanks, i'll try it. Btw, does Qt have pooling functionality from box? Or i
should use boot or write myself?

At the moment creation of processors doesn't make any sense, as it's cached.
Most problems are inside _calling_ constructors of all the objects created.
I'm going to try some inlining...

-- 
Dmitry Kazakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kimageshop/attachments/20090602/de736255/attachment.htm 


More information about the kimageshop mailing list