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

Optimize performance of QNetworkAccessManager

    XMLWordPrintable

Details

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

    • dbcfac879e8a1ee6ba882585872c5913c131957a

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes