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

Bring "zero-copy" to QIODevice::read

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes