Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5620

Optimize performance of QNetworkAccessManager

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.6.1
    • None
    • Network
    • None
    • Symbian/S60, Qt4.6beta

    • dbcfac879e8a1ee6ba882585872c5913c131957a

      Using QNetworkAccessManager to load files is very slow compared to using RFile. Performance of QNetworkAccessManager is important as QtWebKit uses it to load files and hence suffers a substantial loss of performance compared to using native API. Proposal is to benchmark why QNetworkAccessManager is slower than native API and to optimize performance if possible.

      Copy/Paste from findings when benchmarking QNetworkAccessManager against RFile

      Some tests show that Qt network access manager is consistently ~50-100% slower in performance compared to using Symbian file access performance. Test code is available if it should be needed.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mgoetz Markus Goetz (Inactive)
            maluukka markku luukkainen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes