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

QSortFilterProxyModel parallel sorting

    XMLWordPrintable

Details

    Description

      Currently QSortFilterProxyModel uses std::stable_sort to sort and it can take quite a lot of time with larger models as it is single threaded. Perhaps multi threaded implementation could be made to better utilize modern hardware.

      Attachments

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

        Activity

          People

            dfaure_kdab David Faure
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes