[Interest] CppCon Just Ended (next year will be 20-25 Sep 2015)

Thiago Macieira thiago.macieira at intel.com
Tue Sep 16 16:12:05 CEST 2014


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




More information about the Interest mailing list