qt5base-lts/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 Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qdiriterator Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qfile QNX: fixed compilation of auto test 2013-06-06 13:48:06 +02:00
qfileinfo Add a static QFileInfo::exists(fileName) function 2013-09-13 19:37:51 +02:00
qiodevice Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qprocess Fix qprocess benchmark test build for WEC7. 2013-04-17 19:49:08 +02:00
qtemporaryfile Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io.pro benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance. 2013-07-04 17:00:17 +02:00