diff options
author | Markus Goetz <Markus.Goetz@nokia.com> | 2009-11-11 16:13:13 (GMT) |
---|---|---|
committer | Markus Goetz <Markus.Goetz@nokia.com> | 2009-11-13 10:55:06 (GMT) |
commit | dbcfac879e8a1ee6ba882585872c5913c131957a (patch) | |
tree | 33d04e7e0bbf5219e75ad482e2f5cd92271c1bcf /tools | |
parent | c66dfc7bf1ae04bdcee9675db95a4787ba4ede69 (diff) | |
download | Qt-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