summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qfileinfo
Commit message (Collapse)AuthorAgeFilesLines
* Improve QFileInfo benchmarkMarkus Goetz2009-11-271-3/+5
| | | | Reviewed-by: TrustMe
* Introduce QFileInfo benchmarkMarkus Goetz2009-11-252-0/+93
Right now only a benchmark for the canonicalized path. Reviewed-by: TrustMe