summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qstringbuilder/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some comparisons with std::string to the QStringBuilder benchmarks.hjk2009-06-041-18/+68
* extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined andhjk2009-05-291-52/+122
* QStringBuilder benchmark: make testing of the drop-in replacement operator+()...hjk2009-05-281-17/+17
* Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-281-0/+304