summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qvector
Commit message (Collapse)AuthorAgeFilesLines
* add a benchmark comparing QVector and std::vector performancehjk2009-11-194-0/+1215
This also includes a QRawVector class template mimicing a QVector without reference counting.