> > QListView (standard model and standard items and text elide mode): > > 10 -> 1ms > > 100 -> 7ms > > 1000 -> 53ms Just one correction. This was QTreeView as you can't have elide mode with QListView.