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

Bring "zero-copy" to QIODevice::read

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Moved
    • P2: Important
    • Some future release
    • None
    • Core: I/O
    • None

    Description

      For QtWebKit we are copying data coming from the network too often and it should be fixed by not copying any data but operate on the QByteArray as received from the network.

      QTcpSocket -> QNetworkReply -> WebCore::SharedBuffer -> QBuffer -> QImageReader

      Attachments

        Issue Links

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

          Activity

            People

              mgoetz Markus Goetz (Inactive)
              holger Holger Freyther
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes