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

QNAM::get calls not async for file://

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Some future release
    • 5.4.1
    • Network
    • None
    • e2019dd94fe04253d1ef6874811d7e749a5aad93

    Description

      Calls to QNAM::get for local files don’t return immediately but exhibit access latency for the file which can be pretty high for non cached files from an HDD or a network share.
      Starting 10 downloads with 70 ms latency stalls the thread for nearly a second while retrieving no data.
      The problem obviously gets worse when the number of downloads increases.

      Attachments

        Issue Links

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

          Activity

            People

              jefernan Jesus Fernandez
              darklighter Norbert Pfeiler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes