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

network: do host lookup before loading OpenSSL libs etc.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • Some future release
    • None
    • Network
    • None

      Upon a 1st network request in an app, we first load OpenSSL libs dynamically, then load ciphers, create the HTTP thread etc. However, we should do the host lookup first thing, and then do the heavy loading.
      This saves ~ 75 milliseconds on BB10.

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

            peter-har Peter Hartmann
            peter-har Peter Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes