You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/06/23 09:37:28 UTC

[JIRA] Created: (CAY-810) IncrementalFaultList performance improvements

IncrementalFaultList performance improvements
---------------------------------------------

                 Key: CAY-810
                 URL: https://issues.apache.org/cayenne/browse/CAY-810
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.0


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.