I've noticed that when a (OGR) layer has a filter expression applied on it,
processing algorithms perform worse.
I have tested several polygon layers with some thousands of features. If I
do, e.g., an intersection, it takes a lot more if I apply a filter that
reduces the number of features to some dozens, then without filtering.

I guess it can be caused by the extra work that the feature irerator has to
do with the filter (request with expression) but it's an unexpected
behaviour, at least for many of my courses partecipants.

Tested on QGIS 2.14.10 and 2.18.4.

giovanni
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to