qt5base-lts/tests/auto/corelib/io/qfileinfo
hjk 63a382a930 Add a static QFileInfo::exists(fileName) function
This avoids dynamic construction of the private class. According to
the benchmark we go from 4,550 to 3,900 instruction reads per iteration.
(without change 32629676 the baseline is 5,600)

Change-Id: I5df925e30dbd49bdde87173e481820574ce5abe1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-09-13 19:37:51 +02:00
..
resources
.gitignore
qfileinfo.pro Make tests/auto/corelib compile on Windows CE 2012-08-30 06:22:34 +02:00
qfileinfo.qrc
tst_qfileinfo.cpp Add a static QFileInfo::exists(fileName) function 2013-09-13 19:37:51 +02:00