qt6-bb10/tests/benchmarks/corelib/io
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
..
qdir
qdiriterator
qfile
qfileinfo Add a static QFileInfo::exists(fileName) function 2013-09-13 19:37:51 +02:00
qiodevice
qprocess
qtemporaryfile
qurl
io.pro benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance. 2013-07-04 17:00:17 +02:00