qt5base-lts/tests/auto/corelib/tools/tools.pro
Antti Harju 8fb379dc8a Improve QByteDataBuffer::read() performance with partial reads
Add a read position variable to eliminate excessive memcpy'ing when
reading a partial buffer.

Specifically, fix performance issue of reading large files from
QNetworkDiskCache in QtWebKit2.

Task-number: QTBUG-27522
Change-Id: I21edc909bf9223971b2c3db5f1fa6b89c5b61c5f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Antti Harju <antti.harju@ixonos.com>
2012-11-03 00:24:37 +01:00

51 lines
861 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qalgorithms \
qarraydata \
qbitarray \
qbytearray \
qbytearraymatcher \
qbytedatabuffer \
qcache \
qchar \
qcontiguouscache \
qcryptographichash \
qdate \
qdatetime \
qeasingcurve \
qelapsedtimer \
qexplicitlyshareddatapointer \
qfreelist \
qhash \
qline \
qlist \
qlocale \
qmap \
qmargins \
qpair \
qpoint \
qpointf \
qqueue \
qrect \
qregexp \
qregularexpression \
qringbuffer \
qscopedpointer \
qscopedvaluerollback \
qset \
qsharedpointer \
qsize \
qsizef \
qstl \
qstring \
qstring_no_cast_from_bytearray \
qstringbuilder \
qstringlist \
qstringmatcher \
qstringref \
qtextboundaryfinder \
qtime \
qtimeline \
qvarlengtharray \
qvector