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

Reg[Qt4-5]:Windows: QProcess::WaitForFinished() takes way longer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.3.1
    • Core: I/O
    • None
    • Windows Only
    • 29ad07d0a486dd234267fce9a0310ad89683b7d1

    Description

      QProcess WaitforFinished() takes at least 5 times more time than Qt4 on windows.
      Attached example reproduces this:

      In the example The main program launches a sub process, waits for this process to finish and read all its output (for timings purposes, this is done 500 times)
      the child program simply outputs some data on stdout and exits (135KB of
      data are written)

      Attachments

        For Gerrit Dashboard: QTBUG-41282
        # Subject Branch Project Status CR V

        Activity

          People

            portale Alessandro Portale
            qtcomsupport Qt Support
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes