On Tuesday 16 September 2014 07:18:19 Al-Khanji Louai wrote:
> The important part indeed is to store a vector of objects, not a vector of
> pointers to objects. This is an idea that has really been pushed quite hard
> for a while now.
> 
> For example check out the blog post here:
> http://bannalia.blogspot.fi/2014/05/fast-polymorphic-collections.html Note
> the graphs at the end - the size of the container does not impact iteration
> time per element when you stop storing pointers to objects.

It was part of our fixes for QList that never happened for Qt 5.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to