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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes