Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
It's been reported that paginated queries are slow on very big lists:
http://objectstyle.org/cayenne/lists/cayenne-user/2007/06/0168.html
http://objectstyle.org/cayenne/lists/cayenne-devel/2007/05/0058.html
This issue will be used to track various optimizations that we make.
Optimization #1 - removing synchronization on elements array from fillIn method.