summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2009-11-11 16:13:13 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2009-11-13 10:55:06 (GMT)
commitdbcfac879e8a1ee6ba882585872c5913c131957a (patch)
tree33d04e7e0bbf5219e75ad482e2f5cd92271c1bcf /tools
parentc66dfc7bf1ae04bdcee9675db95a4787ba4ede69 (diff)
downloadQt-dbcfac879e8a1ee6ba882585872c5913c131957a.zip
Qt-dbcfac879e8a1ee6ba882585872c5913c131957a.tar.gz
Qt-dbcfac879e8a1ee6ba882585872c5913c131957a.tar.bz2
Introduce QFileNetworkReply in QNetworkAccessManager
The QFileNetworkReply is a wrapper around QFile that has therefore similar performance. This avoids the usage of the unperformant QNetworkAccessFileBackend. The benchmark qfile_vs_qnetworkaccessmanager shows that the QFileNetworkReply's performance is better than 0.9x of QFile compared to QNetworkAccessFileBackend which had about 0.5x of QFile. Reviewed-by: Peter Hartmann
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions