[Development] HEADS UP: Don't use QList, use Q_DECLARE_TYPEINFO

Thiago Macieira thiago.macieira at intel.com
Sat Jul 11 22:01:49 CEST 2015


On Saturday 11 July 2015 19:50:05 Smith Martin wrote:
> Suppose (as in the use case that started this thread) that your
> QList/QVector/QLinkedList will only have a small number of elements in it.
> Almost always less than 5. Never more than about 8. Does this change the
> analysis at all? In particular, does it minimize the performance
> differences?

The difference in performance is minimal on very small data sets, of course.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list