summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qstring/qstring.pro
Commit message (Collapse)AuthorAgeFilesLines
* Added a utf8->utf16 conversion benchmark.Denis Dzyubenko2009-07-161-0/+8
| | | | We need a find better unicode input document though.
* Add a benchmark for QString::operator==Thiago Macieira2009-05-221-0/+4
Reviewed-By: Bradley T. Hughes