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

Performance issue in debug mode for multiple charts in the same windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.9.3, 5.12.0
    • Charts
    • None
    • Windows 10, MSVC2015, MSVC2017
    • Windows

    Description

      I need to display real time data from different sources in the same windows. I used as a reference the Audio example: data come with a signal from another thread and are processed and appended to a new vector, then I replace the entire series. Each chart has multiple series.

      In debug mode the program suffers from heavy performance issue. Removing one chart the issue is reduced, while the release build is never afflicted. I tried to duplicated the audio example placing two identical widget in the same windows and noticed the same problem.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            umberto Umberto Garlando
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes