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

QSortFilterProxyModel parallel sorting

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes