Menu

#8 QUniqueValuesProxyModel shows low performance on large models

0.4
closed
performance (1)
2016-05-21
2014-12-09
No

QUniqueValuesProxyModel shows slow performance if working with large table models and/or large item values.
Eg. models with more than 12,000 rows and an item length of more than 30 chars.

Discussion

  • Martin Hoppe

    Martin Hoppe - 2016-05-21
    • status: open --> closed
     
  • Martin Hoppe

    Martin Hoppe - 2016-05-21

    value map implementation changed from QMap to QHash to improve performance

     

Log in to post a comment.