summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qstringbuilder/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Make the license test pass.Frans Englich2009-08-191-0/+40
* 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